< prev index next >

test/java/awt/Choice/ResizeAutoClosesChoice/ResizeAutoClosesChoice.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

@@ -20,10 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 /*
   @test
+  @key headful
   @bug 6399679
   @summary Choice is not invalidated when the frame gets resized programmatically when the drop-down is visible
   @author andrei.dmitriev area=awt.choice
   @library ../../../../lib/testlibrary
   @build jdk.testlibrary.OSInfo
< prev index next >