< prev index next >

test/com/sun/jdi/RedefineException.sh

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

*** 23,36 **** # questions. # # @test # @bug 4559100 # @summary The VM crashes when a method in a redefined class throws an exception. # @author Jim Holmlund # - # @key intermittent # @run shell RedefineException.sh # This is another symptomm of 4559100 # This causes a bus error on solsparc: # ---- called from signal handler with signal 10 (SIGBUS) ------ --- 23,36 ---- # questions. # # @test # @bug 4559100 + # @key intermittent # @summary The VM crashes when a method in a redefined class throws an exception. # @author Jim Holmlund # # @run shell RedefineException.sh # This is another symptomm of 4559100 # This causes a bus error on solsparc: # ---- called from signal handler with signal 10 (SIGBUS) ------
< prev index next >