test/jdk/java/awt/Window/MultiWindowApp/MultiWindowAppTest.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test @summary After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
    25  * @test
       
    26  * @summary After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
    26  * @key headful
    27  * @key headful
    27  * @bug 8022334
    28  * @bug 8022334
    28  * @author Semyon Sadetsky
    29  * @author Semyon Sadetsky
    29  * @run main MultiWindowAppTest
    30  * @run main MultiWindowAppTest
    30  */
    31  */