Skip to content

Commit 660b8b6

Browse files
committed
Typo fix
1 parent d64e53d commit 660b8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @bug 8006088
2929
* @requires vm.gc.Parallel
3030
* @requires vm.compMode != "Xcomp"
31-
* @requires !vm.opt.final.UseLarePages
31+
* @requires !vm.opt.final.UseLargePages
3232
* @summary Test Parallel GC ergonomics decisions related to minimum and initial heap size.
3333
* @library /test/lib
3434
* @library /

0 commit comments

Comments
 (0)