< prev index next >

test/com/sun/jdi/RedefineAbstractClass.sh

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

@@ -24,16 +24,16 @@
 #
 
 
 # @test
 # @bug 6805864
+# @key intermittent
 # @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 >