changeset 32018 | 91c91b3d50a0 |
parent 31909 | 8cbbb77c5826 |
child 45028 | b0ea3c0bfb81 |
--- a/jdk/test/com/sun/jdi/RedefineException.sh Tue Jul 21 20:37:19 2015 +0200 +++ b/jdk/test/com/sun/jdi/RedefineException.sh Wed Jul 22 09:51:40 2015 +0200 @@ -28,6 +28,7 @@ # @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