[jdk21u] RFR: 8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))

Aleksey Shipilev shade at openjdk.org
Thu Nov 9 11:26:27 UTC 2023


Clean backport to improve GC reliability.

Additional testing:
 - [ ] New regression tests fail without the patch, pass with it
 - [ ] Linux x86_64 fastdebug, `tier1 tier2 tier3 tier4`

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

Commit messages:
 - Backport ceff47b462ccbaff5cc16111dc65463a6d8d3d8d

Changes: https://git.openjdk.org/jdk21u/pull/344/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=344&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315082
  Stats: 188 lines in 6 files changed: 157 ins; 10 del; 21 mod
  Patch: https://git.openjdk.org/jdk21u/pull/344.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/344/head:pull/344

PR: https://git.openjdk.org/jdk21u/pull/344


More information about the jdk-updates-dev mailing list