--- old/test/java/lang/invoke/MethodHandles/CatchExceptionTest.java 2015-04-21 18:51:51.746056916 -0700 +++ new/test/java/lang/invoke/MethodHandles/CatchExceptionTest.java 2015-04-21 18:51:51.529948911 -0700 @@ -41,7 +41,7 @@ * @library /lib/testlibrary/jsr292 /lib/testlibrary/ * @compile CatchExceptionTest.java * @run main/othervm -esa test.java.lang.invoke.MethodHandles.CatchExceptionTest - * @key intermittent + * @key intermittent randomness */ public class CatchExceptionTest { private static final List> ARGS_CLASSES;