RFR: 8298470: Short cut java.lang.Object super class loading

Ioi Lam iklam at openjdk.org
Mon Dec 19 17:08:49 UTC 2022


On Fri, 16 Dec 2022 13:41:31 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> While investigating another bug, I found doing this simple optimization saves taking out a SystemDictionary_lock, adding and removing a placeholder and some Symbol refcounting.
> Tested with tier1-4.

LGTM!

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

Marked as reviewed by iklam (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11711


More information about the hotspot-runtime-dev mailing list