[10] RFR 8186469 MethodHandle.invokeWithArguments jumbo-arity
Paul Sandoz
paul.sandoz at oracle.com
Fri Aug 18 23:11:46 UTC 2017
Hi,
Please review this API enhancement for MethodHandle.invokeWithArguments to support jumbo-arity and for
BSM invocation to be specified in terms of MethodHandle.invokeWithArguments:
http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8185992-invoke-with-arguments-jumbo/webrev/
This patch is brought to you by John Rose and initially reviewed by myself.
It’s low hanging fruit that is the first deliverable from the JEP 309: Dynamic Class-File Constants [1] effort.
A CSR is underway.
Paul.
[1] http://openjdk.java.net/jeps/309
More information about the core-libs-dev
mailing list