> When testing jtreg manual tests, some tests were out of date. This PR is an > attempt at updating the test and automating it. > > `MouseDraggedOriginatedByScrollBarTest.java` works as expected when compared > to native apps and outputs drag events even when the mouse pointer is dragged > off of the scrollbar and window altogether. Events should still fire, but the > previous instructions may make this confusing since it reads as if no events > should be output to the textarea at all.
Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Remove redundant toString and volatile. Add EDT. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26636/files - new: https://git.openjdk.org/jdk/pull/26636/files/54eb11d4..e1072c0d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26636&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26636&range=05-06 Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/26636.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26636/head:pull/26636 PR: https://git.openjdk.org/jdk/pull/26636
