Skip to content

Commit ee4720a

Browse files
committed
8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
Reviewed-by: ayang, zgu
1 parent 2f4f6cc commit ee4720a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/gc/arguments/TestParallelGCErgo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
* @test TestParallelGCErgo
2828
* @bug 8272364
2929
* @requires vm.gc.Parallel
30+
* @requires vm.opt.UseLargePages == null | !vm.opt.UseLargePages
3031
* @summary Verify ParallelGC minimum young and old ergonomics are setup correctly
3132
* @modules java.base/jdk.internal.misc
3233
* @library /test/lib

0 commit comments

Comments
 (0)