jdk/test/java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java
changeset 39056 d99e63b6d962
parent 35993 78480b291d6b
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25   @test
    25   @test
       
    26   @key headful
    26   @bug 8144074 8145785 8149151
    27   @bug 8144074 8145785 8149151
    27   @summary Crash while getting screen size during Toolkit initialisation
    28   @summary Crash while getting screen size during Toolkit initialisation
    28   @run main/othervm GetScreenSizeTest
    29   @run main/othervm GetScreenSizeTest
    29 */
    30 */
    30 
    31