-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 23, 24
-
b13
Stabilize and open source a Swing OGL ButtonResizeTest from a closed tonga based suite.
This test verifies that the OpenGL pipeline does not create artifacts with swing components after window is zoomed to maximum size and then resized back to normal.
The test case simulates this operation using a JButton.
A file image of the component will be saved before and after window resize.
The test passes if both button images are the same.
This test is run twice, with and without the flags "-Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false" .
This is tested(15 times per platform) in all the available mach5 headful platforms and found to be stable.
This test verifies that the OpenGL pipeline does not create artifacts with swing components after window is zoomed to maximum size and then resized back to normal.
The test case simulates this operation using a JButton.
A file image of the component will be saved before and after window resize.
The test passes if both button images are the same.
This test is run twice, with and without the flags "-Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false" .
This is tested(15 times per platform) in all the available mach5 headful platforms and found to be stable.
- relates to
-
JDK-8339233 Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize
- Resolved
- links to
-
Commit(master) openjdk/jdk/3d49fb8a
-
Review(master) openjdk/jdk23u/223
-
Review(master) openjdk/jdk/20532