RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v3]
Harshitha Onkar
honkar at openjdk.org
Sat Mar 16 22:34:10 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's logArea() feature added in this PR https://github.com/openjdk/jdk/pull/18319
Harshitha Onkar has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
- used PassFailJFrame.logArea()
- Merge branch 'master' into WheelRotation_8328190
- ordering of imports
- whitespace removed
- default timeout used
- @requires tag
- title change
- converted test to main
- delete .html file
- moved test file
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18312/files
- new: https://git.openjdk.org/jdk/pull/18312/files/627ec863..a2b9b95a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18312&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18312&range=01-02
Stats: 4580 lines in 85 files changed: 2040 ins; 2125 del; 415 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