jdk/src/jdk.jdwp.agent/share/native/libjdwp/eventHandler.c
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
--- a/jdk/src/jdk.jdwp.agent/share/native/libjdwp/eventHandler.c	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/jdk.jdwp.agent/share/native/libjdwp/eventHandler.c	Thu Oct 30 07:31:41 2014 -0700
@@ -438,7 +438,7 @@
                 do {
                     /* The events have been reported and this
                      * thread is about to continue, but it may
-                     * have been started up up just to perform a
+                     * have been started up just to perform a
                      * requested method invocation. If so, we do
                      * the invoke now and then stop again waiting
                      * for another continue. By then another