RFR: 8373403: [TESTBUG] TestG1ClassUnloadingHWM.java could fail with large G1HeapRegionSize and small InitialHeapSize [v2]

Man Cao manc at openjdk.org
Wed Dec 10 20:40:45 UTC 2025


> Hi all,
> 
> Could anyone review this test-only improvement to make TestG1ClassUnloadingHWM.java more robust in various configurations?
> See https://bugs.openjdk.org/browse/JDK-8373403 for more details.
> 
> -Man

Man Cao has updated the pull request incrementally with one additional commit since the last revision:

  Switch to check for 'Metadata GC Threshold' for full GCs

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28738/files
  - new: https://git.openjdk.org/jdk/pull/28738/files/05605e16..6c6fbfe9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28738&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28738&range=00-01

  Stats: 6 lines in 1 file changed: 1 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/28738.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28738/head:pull/28738

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


More information about the hotspot-gc-dev mailing list