jdk/test/java/awt/Window/MultiWindowApp/MultiWindowAppTest.java
changeset 39056 d99e63b6d962
parent 33507 3b304638a922
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
    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 @summary After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
       
    26  * @key headful
    26  * @bug 8022334
    27  * @bug 8022334
    27  * @author Semyon Sadetsky
    28  * @author Semyon Sadetsky
    28  * @run main MultiWindowAppTest
    29  * @run main MultiWindowAppTest
    29  */
    30  */
    30 
    31