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 828498c commit d64e53dCopy full SHA for d64e53d
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.UseLarePages
32
* @summary Test Parallel GC ergonomics decisions related to minimum and initial heap size.
33
* @library /test/lib
34
* @library /
0 commit comments