< prev index next >

test/com/sun/jdi/RedefineClearBreakpoint.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,35 **** # questions. # # @test # @bug 4705330 # @summary Netbeans Fix and Continue crashes JVM # @author Jim Holmlund/Swamy Venkataramanappa ! # @key intermittent # @run shell RedefineClearBreakpoint.sh # The failure occurs after a bkpt is set and then cleared # after a class redefinition, in a method that was EMCP. # This sequence creates a state in which subsequent operations --- 23,36 ---- # questions. # # @test # @bug 4705330 + # @key intermittent # @summary Netbeans Fix and Continue crashes JVM # @author Jim Holmlund/Swamy Venkataramanappa ! # # @run shell RedefineClearBreakpoint.sh # The failure occurs after a bkpt is set and then cleared # after a class redefinition, in a method that was EMCP. # This sequence creates a state in which subsequent operations
< prev index next >