< prev index next >

test/com/sun/jdi/RedefineAbstractClass.sh

Print this page
rev 12339 : 8075658: Mark intermittently failuring core-svc tests

*** 29,38 **** --- 29,39 ---- # @summary Redefine an abstract class that is called via a concrete # class and via two interface objects and verify that the right # methods are called. # @author Daniel D. Daugherty # + # @key intermittent # @run shell RedefineAbstractClass.sh compileOptions=-g # Uncomment this to see the JDI trace
< prev index next >