< prev index next >

test/com/sun/jdi/ArrayLengthDumpTest.sh

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

@@ -24,15 +24,15 @@
 #
 
 #
 #  @test
 #  @bug 4422141 4695338
+# @key intermittent
 #  @summary TTY: .length field for arrays in print statements in jdb not recognized
 #           TTY: dump <ArrayReference> command not implemented.
 #  @author Tim Bell
 #
-#  @key intermittent
 #  @run shell ArrayLengthDumpTest.sh
 #
 classname=ArrayLengthDumpTarg
 
 createJavaFile()
< prev index next >