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

John Rose john.r.rose at oracle.com
Fri May 31 07:16:30 UTC 2019


That looks good.

> On May 30, 2019, at 7:53 AM, Roger Riggs <Roger.Riggs at oracle.com> wrote:
> 
> 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