< prev index next >

test/java/awt/Modal/ModalBlockingTests/BlockingDDNonModalTest.java

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

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 8049617
  * @summary Check whether a non-modal Dialog created with a Dialog
  *          constructor receives focus, whether its components receive focus
  *          and respond to key events. Check also the correctness
  *          of blocking behavior for the parent Dialog.
< prev index next >