--- old/test/java/lang/invoke/MethodHandles/CatchExceptionTest.java 2015-03-19 16:59:36.909243918 -0700 +++ new/test/java/lang/invoke/MethodHandles/CatchExceptionTest.java 2015-03-19 16:59:36.733243912 -0700 @@ -41,6 +41,7 @@ * @library /lib/testlibrary/jsr292 /lib/testlibrary/ * @compile CatchExceptionTest.java * @run main/othervm -esa test.java.lang.invoke.MethodHandles.CatchExceptionTest + * @key intermittent */ public class CatchExceptionTest { private static final List> ARGS_CLASSES;