[jdk23u] RFR: 8345750: Shenandoah: Test TestJcmdHeapDump.java#aggressive intermittent assert(gc_cause() == GCCause::_no_gc) failed: Over-writing cause

William Kemper wkemper at openjdk.org
Tue Jan 21 19:45:20 UTC 2025


This was not a clean backport, the conflicts were trivial to resolve. This addresses a fairly critical issue where in a mistimed heap dump may cause heap corruption or vm crashes for Shenandoah GC.

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

Commit messages:
 - Backport 6a29a8110ec38b4adc8163ba8651cbc935353f1d

Changes: https://git.openjdk.org/jdk23u/pull/237/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=237&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8345750
  Stats: 20 lines in 4 files changed: 13 ins; 1 del; 6 mod
  Patch: https://git.openjdk.org/jdk23u/pull/237.diff
  Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/237/head:pull/237

PR: https://git.openjdk.org/jdk23u/pull/237


More information about the jdk-updates-dev mailing list