[jdk17u-dev] RFR: 8358334: C2/Shenandoah: incorrect execution with Unsafe
Aleksey Shipilev
shade at openjdk.org
Tue Jul 29 17:53:56 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
Looks good to me too, thanks.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3770#pullrequestreview-3068592534
More information about the jdk-updates-dev
mailing list