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

Ioi Lam iklam at openjdk.java.net
Fri Feb 5 00:27:40 UTC 2021


On Thu, 4 Feb 2021 19:24:32 GMT, Coleen Phillimore <coleenp 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 to me!

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

Marked as reviewed by iklam (Reviewer).

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


More information about the hotspot-runtime-dev mailing list