RFR: 8362564: hotspot/jtreg/compiler/c2/TestLWLockingCodeGen.java fails on static JDK on x86_64 with AVX instruction extensions [v2]

Vladimir Kozlov kvn at openjdk.org
Wed Jul 30 21:53:01 UTC 2025


On Wed, 30 Jul 2025 18:19:02 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Which means normal JDK is not affected and that is why we did not see it in our testing.

I want to correct my statement. Normal JDK could be also affected as I pointed in JBS report in my approval comment.
We can't guarantee that CodeCache address space will be near VM's runtime code address space in all cases to use relative distance in calls and jumps.

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

PR Comment: https://git.openjdk.org/jdk/pull/26395#issuecomment-3137920990


More information about the hotspot-dev mailing list