Skip to content

Commit 97f5344

Browse files
committed
Spell fix
1 parent 5b23c06 commit 97f5344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/serviceability/sa/ClhsdbScanOops.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ private static void testWithGcType(String gc) throws Exception {
6161
try {
6262
ClhsdbLauncher test = new ClhsdbLauncher();
6363
// This test assumes that no GC should happen during its execution.
64-
// Setting the initial heap size to a reasonable high number avoids
64+
// Setting the initial heap size to a reasonably high number avoids
6565
// running a GC.
6666
theApp = LingeredApp.startApp(gc, "-XX:InitialHeapSize=100M");
6767

0 commit comments

Comments
 (0)