RFR: 8169475 : WheelModifier.java fails by timeout
Renjith Kannath Pariyangad
duke at openjdk.org
Fri Oct 13 15:24:33 UTC 2023
Hi Revivers,
Part of stability improvement for the test case **WheelModifier.java** I have moved _getLocationOnScreen()_ and _getSize()_ into EDT, part of warning removal updated _BUTTON1_MASK_ with _BUTTON1_DOWN_MASK_
Please review and let me know your suggestions.
-------------
Commit messages:
- Fixed Whitespace error
- Updated variable to volitile
- Removed @author tag
- JDK-8169475 : WheelModifier.java fails by timeout
Changes: https://git.openjdk.org/jdk/pull/16185/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16185&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8169475
Stats: 25 lines in 1 file changed: 16 ins; 1 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/16185.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16185/head:pull/16185
PR: https://git.openjdk.org/jdk/pull/16185
More information about the client-libs-dev
mailing list