< prev index next >

test/java/awt/Modal/ModalBlockingTests/BlockingFDSetModalTest.java

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

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