On Wed, 2 Oct 2024 15:30:11 GMT, Alexey Ivanov <[email protected]> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comment fixes
>
> test/jdk/java/awt/dnd/DragSourceMotionListenerTest.java line 202:
>
>> 200: robot.delay(1000);
>> 201:
>> 202: if (!passedTest1) {
>
> The current lines 202–216 need to be indented by four spaces.
The `finally` block and the closing brace of the method need indenting too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1786536740