[jdk17u-dev] RFR: 8358334: C2/Shenandoah: incorrect execution with Unsafe

Goetz Lindenmaier goetz at openjdk.org
Wed Sep 3 08:27:47 UTC 2025


On Fri, 18 Jul 2025 15:38:51 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> 21u patch doesn't apply cleanly but only because some code that's
> replaced still uses `NULL` instead of `nullptr`. Otherwise, patch is
> identical to 21u patch.
> 
> Tested with hotspot_gc_shenandoah + tier1 with -XX:+UseShenandoahGC

Hi @rwestrel 
please merge head and make sure the tests pass.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3770#issuecomment-3248201496


More information about the jdk-updates-dev mailing list