On Wed, 22 May 2024 20:51:05 GMT, Phil Race <p...@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

Reply via email to