Skip to content

Commit fb1924d

Browse files
committed
8366874: Test gc/arguments/TestParallelGCErgo.java fails with UseTransparentHugePages
Reviewed-by: ayang, shade, stefank, tschatzl
1 parent f9dc640 commit fb1924d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)