-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 23, 24
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8346391 | 21.0.7-oracle | Manukumar V S | P4 | Resolved | Fixed | master |
JDK-8346497 | 17.0.15-oracle | Manukumar V S | P4 | Resolved | Fixed | master |
JDK-8346500 | 11.0.27-oracle | Manukumar V S | P4 | Resolved | Fixed | master |
JDK-8346506 | 8u451 | Manukumar V S | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8346391 Stabilize and open source a Swing OGL ButtonResizeTest
- Resolved
-
JDK-8346497 Stabilize and open source a Swing OGL ButtonResizeTest
- Resolved
-
JDK-8346500 Stabilize and open source a Swing OGL ButtonResizeTest
- Resolved
-
JDK-8346506 Stabilize and open source a Swing OGL ButtonResizeTest
- Resolved
- 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