RFR: 8327401: Some jtreg tests fail on Wayland without any tracking bug [v2]

Alexander Zvegintsev azvegint at openjdk.org
Wed May 22 21:52:15 UTC 2024


On Wed, 22 May 2024 20:51:05 GMT, Phil Race <prr at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   typo
>
> test/jdk/javax/swing/JButton/PressedButtonRightClickTest.java line 97:
> 
>> 95:         // Test whether the button is still pressed
>> 96:         boolean pressed = myButton.getModel().isPressed();
>> 97:         System.out.println("release BUTTON1_DOWN_MASK");
> 
> Is this a debugging left over ?

Yes, I think it might be helpful to keep it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19339#discussion_r1610705701


More information about the client-libs-dev mailing list