We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dc640 commit fb1924dCopy full SHA for fb1924d
test/hotspot/jtreg/gc/arguments/TestParallelGCErgo.java
@@ -27,7 +27,7 @@
27
* @test TestParallelGCErgo
28
* @bug 8272364
29
* @requires vm.gc.Parallel
30
- * @requires vm.opt.UseLargePages == null | !vm.opt.UseLargePages
+ * @requires !vm.opt.final.UseLargePages
31
* @summary Verify ParallelGC minimum young and old ergonomics are setup correctly
32
* @modules java.base/jdk.internal.misc
33
* @library /test/lib
0 commit comments