On Fri, 19 Sep 2025 19:33:58 GMT, Alexey Ivanov <[email protected]> wrote:

>> Tejesh R has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review fix
>
> test/jdk/java/awt/dnd/DragSourceMotionListenerTest.java line 134:
> 
>> 132: 
>> 133:         Toolkit.getDefaultToolkit()
>> 134:                 .addAWTEventListener(this, AWTEvent.MOUSE_EVENT_MASK);
> 
> This is not resolved, the changeset still adds a space for no reason. Nothing 
> else but formatting is changed around 
> `Toolkit.getDefaultToolkit().addAWTEventListener`.

Got it, guess it's the work of Intelliji and had to manually remove it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27283#discussion_r2366663837

Reply via email to