test/com/sun/jdi/PopAndInvokeTest.java

Print this page

        

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