RFR: 8370079: Re-enable vmTestbase/gc/vector/CircularListLow and LinearListLow with SerialGC

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 17 12:21:16 UTC 2025


Trivial re-enabling these two tests with SerialGC. I am leaving [JDK-8368191](https://bugs.openjdk.org/browse/JDK-8368191) open for now and plan to close it after monitoring CI for a while.

Test: 2K runs of the previously failing tests

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

Commit messages:
 - sgc-revert-skip

Changes: https://git.openjdk.org/jdk/pull/27866/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27866&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8370079
  Stats: 2 lines in 2 files changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27866.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27866/head:pull/27866

PR: https://git.openjdk.org/jdk/pull/27866


More information about the hotspot-gc-dev mailing list