jdk/test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html
changeset 39056 d99e63b6d962
parent 27764 4e79ff3e0602
--- a/jdk/test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html	Fri Jun 17 21:08:03 2016 +0800
+++ b/jdk/test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html	Tue Jun 14 10:44:59 2016 +0200
@@ -1,6 +1,7 @@
 <html>
 <!--  
   @test
+  @key headful
   @bug 6260648
   @summary Tests that WINDOW_DESTROY event can be handled by overriding handleEvent(). Also,
 tests that handleEvent() is not called by AWT if any listener is added to the component