RFR 8223349: [lworld] Reflection support on static <init> factory methods for inline types

Roger Riggs Roger.Riggs at oracle.com
Thu May 30 14:53:32 UTC 2019


Please review changes to java.lang.reflection for inline classes to 
support lookup and invocation
of constructors (static method <init>).

The  changes to MethodHandles.Lookup appear to already been done.

Jira:
    https://bugs.openjdk.java.net/browse/JDK-8223349

Webrev:
    http://cr.openjdk.java.net/~rriggs/webrev-init-8223349/index.html

Thanks, Roger


More information about the valhalla-dev mailing list