RFR: 8198831: Lazy initialization of ValueConversions MethodHandles

Claes Redestad claes.redestad at oracle.com
Wed Feb 28 13:16:28 UTC 2018


Hi,

this patch makes the lookup of various MH in 
sun.invoke.util.ValueConversions lazy, realizing a tiny startup 
optimization to various apps.

Webrev: http://cr.openjdk.java.net/~redestad/8198831/jdk.00/
Bug:    https://bugs.openjdk.java.net/browse/JDK-8198831

Thanks!

/Claes


More information about the core-libs-dev mailing list