On Tue, 8 Oct 2024 23:49:34 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments again
>
> test/jdk/java/awt/EventQueue/PushPopDeadlock/PushPopDeadlock.java line 81:
> 
>> 79:         EventQueue q2 = new EventQueue();
>> 80: 
>> 81:         f.setSize(200, 200);
> 
> You missed moving `f.setSize(200, 200);` to createUI()  :)

Oops thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21398#discussion_r1792627495

Reply via email to