RFR: 8369296: Add fast class init checks in interpreter for resolving ConstantPool entries for static field [v2]

Ashutosh Mehra asmehra at openjdk.org
Tue Oct 7 19:15:36 UTC 2025


On Tue, 7 Oct 2025 19:02:13 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> clinit_barrier implements a fast path check, so clinit_barrier_fast_path maybe a more accurate variant.

yes, `clinit_barrier_fast_path` is better.

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

PR Comment: https://git.openjdk.org/jdk/pull/27676#issuecomment-3378351865


More information about the hotspot-dev mailing list