test/com/sun/jdi/PopAndInvokeTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  *  @test
  *  @bug 6517249
+ *  @ignore 6951287
  *  @summary JDWP: Cannot do an invokeMethod after a popFrames operation
  *
  *  @author jjh
  *
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter