RFR: 8174222: LambdaMetafactory: validate inputs and improve documentation [v3]
Dan Smith
dlsmith at openjdk.java.net
Sat Jun 5 00:15:25 UTC 2021
On Fri, 4 Jun 2021 22:09:39 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> Can you also rename the parameter names in `java.lang.invoke.LambdaProxyClassArchive` methods to match the new ones?
Hmm, that expands the reach of the patch a bit—into native HotSpot code—but I've given it a try. Let me know if it looks like I've broken something. :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/4346
More information about the core-libs-dev
mailing list