On Mon, 25 Oct 2021 21:39:34 GMT, Dan Smith <dlsm...@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