RFR: 8344073: Test runtime/cds/appcds/TestParallelGCWithCDS.java#id0 failed
Matias Saavedra Silva
matsaave at openjdk.org
Tue Jul 8 21:41:13 UTC 2025
TestParallelGCWithCDS.java runs with various heap sizes even though a heap size of 2MB can be too small for G1. This patch changes the test so that it only runs with a 4MB heap.
-------------
Commit messages:
- 8344073: Test runtime/cds/appcds/TestParallelGCWithCDS.java#id0 failed
Changes: https://git.openjdk.org/jdk/pull/26204/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26204&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344073
Stats: 25 lines in 1 file changed: 1 ins; 10 del; 14 mod
Patch: https://git.openjdk.org/jdk/pull/26204.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26204/head:pull/26204
PR: https://git.openjdk.org/jdk/pull/26204
More information about the hotspot-runtime-dev
mailing list