jdk/test/com/sun/java/swing/plaf/windows/Test6824600.java
changeset 47159 8261a0f79e90
parent 47131 3c5b1a40f573
equal deleted inserted replaced
47158:8e481491fba8 47159:8261a0f79e90
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /* @test
    24 /* @test
    25    @bug 6824600
    25    @bug 6824600
    26    @requires (os.family == "windows")
       
    27    @summary OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
    26    @summary OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
    28    @author Pavel Porvatov
    27    @author Pavel Porvatov
    29    @modules java.desktop/com.sun.java.swing.plaf.windows
    28    @modules java.desktop/com.sun.java.swing.plaf.windows
    30    @run main Test6824600
    29    @run main Test6824600
    31 */
    30 */