On Tue, 22 Apr 2025 01:06:11 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:

>> Open-sourcing and standardizing several swing tests (JScrollPane & JRootPane)
>
> Damon Nguyen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Move width and height to EDT

test/jdk/javax/swing/JScrollPane/AcceleratedWheelScrolling/RTLScrollers.java 
line 26:

> 24: // A few Swing components which use the mouse wheel to scroll
> 25: //
> 26: // NOTE: The robot portion of this test probably has a number of EDT 
> problems,

Yikes. You know that there are EDT problems but just decided to ignore them. 
Are there a lot of them? How hard it would be to get rid of them?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24758#discussion_r2054504721

Reply via email to