RFR (S) 8019417: JSR 292 javadoc should clarify method handle arity limits
Christian Thalinger
christian.thalinger at oracle.com
Thu Sep 12 17:17:22 PDT 2013
On Sep 12, 2013, at 4:34 PM, John Rose <john.r.rose at oracle.com> wrote:
> Please review this change for a change to the JSR 292 implementation:
>
> http://cr.openjdk.java.net/~jrose/8019417/webrev.00
>
> The change is to javadoc and unit tests, documenting and testing some corner cases of JSR 292 APIs.
>
> Since the RI is already correct, there are no implementation code changes.
This looks good. The only thing that sounds odd is "very large arity":
+ * <a href="MethodHandle.html#maxarity">very large arity</a>,
-- Chris
>
> Thanks,
> — John
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
More information about the mlvm-dev
mailing list