RFR(T): 8241010: Unnecessarily resolving some well-known classes
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Mar 13 15:51:49 UTC 2020
Yes, also trivial. Looks good!
Coleen
On 3/13/20 11:52 AM, Claes Redestad wrote:
> 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