jdk/test/com/sun/jdi/CatchAllTest.sh
changeset 31907 cafb1bf49cfb
parent 23046 0b0407b1e2a5
child 31909 8cbbb77c5826
--- a/jdk/test/com/sun/jdi/CatchAllTest.sh	Mon Jul 20 13:12:00 2015 +0200
+++ b/jdk/test/com/sun/jdi/CatchAllTest.sh	Mon Jul 20 13:14:47 2015 +0200
@@ -29,6 +29,7 @@
 #  @summary REGRESSION: jdb rejects the syntax catch java.lang.IndexOutOfBoundsException
 #  @author Tim Bell
 #
+#  @key intermittent
 #  @run shell CatchAllTest.sh
 #
 classname=CatchAllTestTarg