RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main
Harshitha Onkar
honkar at openjdk.org
Thu Mar 14 20:07:50 UTC 2024
This test is converted to main using PassFailJFrame. It verifies wheel rotation value for high-res mouse on windows.
The test requires the updated PassFailJFrame changes added in this PR https://github.com/openjdk/jdk/pull/18281
-------------
Commit messages:
- whitespace removed
- default timeout used
- @requires tag
- title change
- converted test to main
- delete .html file
- moved test file
Changes: https://git.openjdk.org/jdk/pull/18312/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18312&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328190
Stats: 377 lines in 3 files changed: 83 ins; 294 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18312.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18312/head:pull/18312
PR: https://git.openjdk.org/jdk/pull/18312
More information about the client-libs-dev
mailing list