-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6u10
-
Component/s: client-libs
-
b26
-
generic
-
generic
-
Verified
Wrong test name is used for the @run tag.
/*
* @test 1.1 07/12/19
* @bug 6630702
* @summary Tests that scrolling after paint() is performed correctly.
* This is really only applicable to Vista
* @author ###@###.###: area=Graphics
* @run main/othervm SwingOnScreenRenderingTest
* run main/othervm -Dsun.java2d.opengl=True SwingOnScreenRenderingTest
*/
/*
* @test 1.1 07/12/19
* @bug 6630702
* @summary Tests that scrolling after paint() is performed correctly.
* This is really only applicable to Vista
* @author ###@###.###: area=Graphics
* @run main/othervm SwingOnScreenRenderingTest
* run main/othervm -Dsun.java2d.opengl=True SwingOnScreenRenderingTest
*/