On Mon, 25 Mar 2024 22:45:48 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix spelling
>
> test/jdk/java/awt/print/PrinterJob/PrinterDialogsModalityTest.java line 92:
> 
>> 90:         frame.add(print);
>> 91:         frame.pack();
>> 92:         frame.setVisible(true);
> 
> frame.setVisible(true); not required when using PassFailJFrame.

Fixed. Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18461#discussion_r1538372723

Reply via email to