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
