jdk/test/javax/swing/JSlider/6524424/bug6524424.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 6524424
    25  * @bug 6524424
    26  * @requires (os.family == "windows")
       
    27  * @summary JSlider Clicking In Tracks Behavior Inconsistent For Different Tick Spacings
    26  * @summary JSlider Clicking In Tracks Behavior Inconsistent For Different Tick Spacings
    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 applet/manual=done bug6524424.html
    29  * @run applet/manual=done bug6524424.html
    31  */
    30  */