On Fri, 9 Aug 2024 18:45:18 GMT, Manukumar V S <[email protected]> wrote:
> This PR creates a new test by stabilising and open sourcing a closed test. > 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. > 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 pull request has now been integrated. Changeset: 3d49fb8a Author: Manukumar V S <[email protected]> URL: https://git.openjdk.org/jdk/commit/3d49fb8a17ceec6e23595bc8affc89765899f72b Stats: 352 lines in 1 file changed: 352 ins; 0 del; 0 mod 8338103: Stabilize and open source a Swing OGL ButtonResizeTest Reviewed-by: abhiscxk, prr, tr ------------- PR: https://git.openjdk.org/jdk/pull/20532
