RFR: JDK-8340555 : Open source DnD tests - Set4 [v6]
Alexey Ivanov
aivanov at openjdk.org
Thu Oct 3 16:54:39 UTC 2024
On Wed, 2 Oct 2024 15:30:11 GMT, Alexey Ivanov <aivanov at openjdk.org> 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
More information about the client-libs-dev
mailing list