jdk/test/java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java
changeset 17685 95517c002a75
parent 17147 e1cd5c92e81c
child 32286 5ffa8d8b4a2d
equal deleted inserted replaced
17684:fc7f8dbe87b4 17685:95517c002a75
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8012586
    26  * @bug 8012586
    27  * @summary verify that modal dialog will appeared above fullscreen window under Metacity WM.
    27  * @summary verify that modal dialog will appeared above fullscreen window under Metacity WM.
       
    28  * @library ../../regtesthelpers
       
    29  * @build Util
    28  * @run main FullscreenDialogModality
    30  * @run main FullscreenDialogModality
    29  * @run main/othervm FullscreenDialogModality
    31  * @run main/othervm FullscreenDialogModality
    30  * @author vkravets
    32  * @author vkravets
    31  */
    33  */
    32 
    34