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 d64e53d commit 660b8b6Copy full SHA for 660b8b6
test/hotspot/jtreg/gc/arguments/TestMinInitialErgonomics.java
@@ -28,7 +28,7 @@
28
* @bug 8006088
29
* @requires vm.gc.Parallel
30
* @requires vm.compMode != "Xcomp"
31
- * @requires !vm.opt.final.UseLarePages
+ * @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