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

Roland Westrelin roland at openjdk.org
Wed Sep 3 12:35:13 UTC 2025


On Wed, 3 Sep 2025 08:24:18 GMT, Goetz Lindenmaier <goetz 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.

@GoeLin I did and tests pass

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

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


More information about the jdk-updates-dev mailing list