RFR(T): 8241010: Unnecessarily resolving some well-known classes

Claes Redestad claes.redestad at oracle.com
Fri Mar 13 15:52:40 UTC 2020


Hi,

for well-known classes, we can replace a SystemDictionary resolve with
corresponding Klass_klass() accessor.

Bug:    https://bugs.openjdk.java.net/browse/JDK-8241010
Webrev: http://cr.openjdk.java.net/~redestad/8241010/open.00/index.html

Testing: tier1+2

Thanks!

/Claes


More information about the hotspot-runtime-dev mailing list