On Tue, 8 Oct 2024 00:48:09 GMT, Harshitha Onkar <[email protected]> wrote:
>> Alexander Zuev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Remove unused test scenario and correct output to reflect it.
>
> test/jdk/java/awt/Choice/ChoiceDragEventsInside/ChoiceDragEventsInside.java
> line 76:
>
>> 74: );
>> 75: add(choice1);
>> 76: setLayout(new FlowLayout());
>
> Frame title missing here and at other places.
> `setTitle("ChoiceDragEventsInside");`
Thanks. Added titles in both places where it was missing.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21334#discussion_r1792573217