RFR: 8372999: Parallel: Old generation min size constraint broken [v3]

Albert Mingkun Yang ayang at openjdk.org
Wed Dec 3 13:23:52 UTC 2025


> Adding a missed min-gen-size-checking before shrinking old-gen.
> 
> `TEST=serviceability/tmtools/jstat/GcCapacityTest.java JTREG="JAVA_OPTIONS=-XX:+UseParallelGC -XX:InitialRAMPercentage=0"` fails before and passes after the fix.
> 
> Test: tier1

Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:

  review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28629/files
  - new: https://git.openjdk.org/jdk/pull/28629/files/6fb8528f..61f27a47

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

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

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


More information about the hotspot-gc-dev mailing list