RFR: 8338103: Stabilize and open source a Swing OGL ButtonResizeTest [v2]
Manukumar V S
mvs at openjdk.org
Mon Aug 19 11:00:22 UTC 2024
> 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.
Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
Review comments fixed : Moved the button up to prevent mix up, saved the diff image in failure cases
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20532/files
- new: https://git.openjdk.org/jdk/pull/20532/files/f78935da..7549ebf0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20532&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20532&range=00-01
Stats: 22 lines in 1 file changed: 8 ins; 9 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/20532.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20532/head:pull/20532
PR: https://git.openjdk.org/jdk/pull/20532
More information about the client-libs-dev
mailing list