< prev index next >

test/java/awt/Choice/UnfocusableCB_ERR/UnfocusableCB_ERR.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 6390103
   @summary Non-Focusable choice throws exception when selecting an item, Win32
   @author andrei.dmitriev area=awt.choice
   @run main UnfocusableCB_ERR
 */
< prev index next >