RFR: 8280377: MethodHandleProxies does not correctly invoke default methods with varags

Mandy Chung mchung at openjdk.java.net
Fri Jan 21 23:43:09 UTC 2022


On Fri, 21 Jan 2022 23:16:50 GMT, liach <duke at openjdk.java.net> wrote:

> Will older versions up to Java 8 get an alternative fix (changing the accessed handle to non-vararg) too? 

This is up to the update release maintainers to decide.   The backport fix is straight-forward. I include that in the JBS report.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7185


More information about the core-libs-dev mailing list