8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
authormli
Fri, 20 May 2016 03:33:57 -0700
changeset 38443 ec94ac3a715e
parent 38442 387a4457880c
child 38444 a5cdecb7d181
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing Reviewed-by: psandoz
jdk/test/tools/launcher/FXLauncherTest.java
--- a/jdk/test/tools/launcher/FXLauncherTest.java	Fri May 20 11:47:39 2016 +0200
+++ b/jdk/test/tools/launcher/FXLauncherTest.java	Fri May 20 03:33:57 2016 -0700
@@ -29,6 +29,7 @@
  * jfx app class, a main-class for the manifest, a bogus one and none.
  * All should execute except the incorrect fx app class entries.
  * @run main/othervm FXLauncherTest
+ * @key intermittent
  */
 import java.io.File;
 import java.io.IOException;