RFR: 8242300: SystemDictionary::resolve_super_or_fail() should look for the super class first

Coleen Phillimore coleenp at openjdk.java.net
Fri Feb 5 15:53:40 UTC 2021


On Fri, 5 Feb 2021 03:29:27 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> Fixed CDS to do a find() before calling resolve_super_or_null as an optimization.  See numbers in the CR for details.
>> Tested with tier1-8 (2 jobs in 8 still running).
>
> Looks good.

Thanks Ioi and Calvin!

-------------

PR: https://git.openjdk.java.net/jdk/pull/2411


More information about the hotspot-runtime-dev mailing list