test/com/sun/jdi/BadHandshakeTest.java

Print this page

        

@@ -20,11 +20,11 @@
  * CA 95054 USA or visit www.sun.com if you need additional information or
  * have any questions.
  */
 
 /* @test
- * @bug 6306165
+ * @bug 6306165 6432567
  * @summary Check that a bad handshake doesn't cause a debuggee to abort
  *
  * @build VMConnection BadHandshakeTest Exit0
  * @run main BadHandshakeTest
  *