jdk/test/javax/swing/JFrame/AlwaysOnTop/AlwaysOnTopImeTest.java
changeset 47147 857d25fae728
parent 45348 383dbc53e342
equal deleted inserted replaced
47146:9910fab09c00 47147:857d25fae728
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
       
    26  * @key headful
    26  * @bug 8179665
    27  * @bug 8179665
    27  * @summary [Windows] java.awt.IllegalComponentStateException: component must
    28  * @summary [Windows] java.awt.IllegalComponentStateException: component must
    28  *          be showing on the screen to determine its location
    29  *          be showing on the screen to determine its location
    29  * @run main AlwaysOnTopImeTest
    30  * @run main AlwaysOnTopImeTest
    30  */
    31  */