On Wed, 31 Jan 2024 21:53:25 GMT, Alisen Chung <ach...@openjdk.org> wrote:

>> Renjith Kannath Pariyangad has updated the pull request incrementally with 
>> one additional commit since the last revision:
>> 
>>   Capitalized static final variables
>
> test/jdk/java/awt/print/PrinterJob/InvalidPage.java line 73:
> 
>> 71:                     pJob.print();
>> 72:                 }
>> 73:             } catch (PrinterException pe) {
> 
> should this exception just be propagated into main?

This try catch inside an action listener, didn't find any way to propagate.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17608#discussion_r1473899350

Reply via email to