RFR: JDK-8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior [v2]
Mandy Chung
mchung at openjdk.java.net
Wed Oct 27 23:34:46 UTC 2021
On Mon, 25 Oct 2021 21:39:34 GMT, Dan Smith <dlsmith at openjdk.org> wrote:
> I'd suggest invoking the LMF API directly instead, testing both private and non-private invokespecial MethodHandles, just making sure the rules can be used without error.
That's a good idea. I updated the test and see what you think.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5901
More information about the core-libs-dev
mailing list