< prev index next >

test/java/awt/AppContext/ApplicationThreadsStop/ApplicationThreadsStop.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

@@ -28,10 +28,11 @@
 import sun.awt.AppContext;
 import sun.awt.SunToolkit;
 
 /**
  * @test
+ * @key headful
  * @bug 8136858
  * @modules java.desktop/sun.awt
  * @run main/othervm/java.security.policy=java.policy -Djava.security.manager ApplicationThreadsStop
  */
 public final class ApplicationThreadsStop implements Runnable {
< prev index next >