提交 eb82dd97 编写于 作者: S sadayapalam

8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()

Reviewed-by: mcimadamore
上级 7d7a0a8a
......@@ -1056,7 +1056,7 @@ public class Types {
}
/**
* A polymorphic signature method (JLS SE 7, 8.4.1) is a method that
* A polymorphic signature method (JLS 15.12.3) is a method that
* (i) is declared in the java.lang.invoke.MethodHandle class, (ii) takes
* a single variable arity parameter (iii) whose declared type is Object[],
* (iv) has a return type of Object and (v) is native.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册