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 317daa3 commit 14000a2Copy full SHA for 14000a2
test/hotspot/jtreg/gc/arguments/TestMinInitialErgonomics.java
@@ -28,6 +28,7 @@
28
* @bug 8006088
29
* @requires vm.gc.Parallel
30
* @requires vm.compMode != "Xcomp"
31
+ * @requires !vm.opt.final.UseLargePages
32
* @summary Test Parallel GC ergonomics decisions related to minimum and initial heap size.
33
* @library /test/lib
34
* @library /
0 commit comments