jdk/test/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest.java
changeset 39056 d99e63b6d962
parent 34789 cb57420300a7
child 45028 b0ea3c0bfb81
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 6176814 8132766
    27  @bug 6176814 8132766
    27  @summary Metalworks frame maximizes after the move
    28  @summary Metalworks frame maximizes after the move
    28  @run main MaximizedFrameTest
    29  @run main MaximizedFrameTest
    29  */
    30  */
    30 
    31