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