RFR: 8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
Leonid Mesnik
lmesnik at openjdk.org
Sat Jun 29 18:26:48 UTC 2024
Test gc/arguments/TestParallelGCErgo.java start new VM process with specific heap setting and check GC ergonomics. The aligment might be different for large pages enabled.
So it makes sense to just disable the test if LargePages are enabled.
-------------
Commit messages:
- 8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
Changes: https://git.openjdk.org/jdk/pull/19957/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19957&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8333306
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19957.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19957/head:pull/19957
PR: https://git.openjdk.org/jdk/pull/19957
More information about the hotspot-gc-dev
mailing list