jdk/test/javax/swing/JMenu/8071705/bug8071705.java
changeset 39056 d99e63b6d962
parent 29253 f2ed7db5d1ca
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 8071705
    27  * @bug 8071705
    27  * @summary  Java application menu misbehaves when running multiple screen stacked vertically
    28  * @summary  Java application menu misbehaves when running multiple screen stacked vertically
    28  * @build bug8071705
    29  * @build bug8071705
    29  * @run main/othervm bug8071705
    30  * @run main/othervm bug8071705
    30  */
    31  */