On Thu, 14 Mar 2024 19:50:18 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> 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 changes added in this PR 
> https://github.com/openjdk/jdk/pull/18281

test/jdk/java/awt/event/MouseEvent/AWTPanelSmoothWheel.java line 47:

> 45:             This test is relevant for windows platforms and mouses with 
> high-resolution wheel,
> 46:             please just press pass if this is not the case.
> 47:             

@prrace I wanted to check the relevance of the testing requirement. The 
original test was created for Windows Vista and for a high-res mouse. I think 
the test can be retained to check on newer versions of windows. Any suggestions?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18312#discussion_r1525418163

Reply via email to