-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
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
*/