[jdk17u-dev] RFR: 8329223: Parallel: Parallel GC resizes heap even if -Xms = -Xmx
Ben Taylor
btaylor at openjdk.org
Fri May 17 19:48:26 UTC 2024
Clean backport of a low-risk change to address unexpected behavior with Parallel GC when Xms == Xmx
Passes local tier-1 testing on linux x86_64
-------------
Commit messages:
- Backport aca1e8365bf0f64bf18caf798bbca1d25b3c4117
Changes: https://git.openjdk.org/jdk17u-dev/pull/2480/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2480&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8329223
Stats: 11 lines in 1 file changed: 6 ins; 3 del; 2 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2480.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2480/head:pull/2480
PR: https://git.openjdk.org/jdk17u-dev/pull/2480
More information about the jdk-updates-dev
mailing list