test/jdk/com/sun/jdi/cds/CDSJDITest.java
changeset 51994 7577686cc9bd
parent 51675 b487c1e914d0
--- a/test/jdk/com/sun/jdi/cds/CDSJDITest.java	Tue Oct 02 21:38:54 2018 +0530
+++ b/test/jdk/com/sun/jdi/cds/CDSJDITest.java	Tue Oct 02 22:36:08 2018 -0700
@@ -46,7 +46,7 @@
             // These first three properties are setup by jtreg, and must be passed
             // to the JDI test subprocess because it needs them in order to
             // pass them to the subprocess it will create for the debuggee. This
-            // is how the JPRT -javaopts are passed to the debggee. See
+            // is how the -javaopts are passed to the debuggee. See
             // VMConnection.getDebuggeeVMOptions().
             getPropOpt("test.classes"),
             getPropOpt("test.java.opts"),