RFR: 8365229: ARM32: c2i_no_clinit_check_entry assert failed after JDK-8364269

Vladimir Kozlov kvn at openjdk.org
Tue Aug 12 16:12:10 UTC 2025


On Tue, 12 Aug 2025 14:06:35 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> The least horrible solution would be storing the actual address-es instead of int offsets. But that likely has footprint implications.

We need offsets for leyden.

I agree with current fix. It is general solution which will cover any future platforms which may not support all kind of adapters.

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

PR Comment: https://git.openjdk.org/jdk/pull/26746#issuecomment-3180061256
PR Comment: https://git.openjdk.org/jdk/pull/26746#issuecomment-3180068861


More information about the hotspot-compiler-dev mailing list