On Mon, 23 Feb 2026 04:56:55 GMT, Renjith Kannath Pariyangad 
<[email protected]> wrote:

>> Hi Reviewers,
>> 
>> Add a parser to convert other exception to "PrinterException" for resolving 
>> this issue. Updated existing test for covering 'Windows' and 'Linux' 
>> platform.
>> 
>> Please review and let me know your suggestions.
>
> Renjith Kannath Pariyangad has updated the pull request incrementally with 
> one additional commit since the last revision:
> 
>   Updated based on suggesion

test/jdk/java/awt/print/PrinterJob/ExceptionFromPrintableIsIgnoredTest.java 
line 25:

> 23: 
> 24: /* @test
> 25:    @bug 8262731

you need to add this bugid and also align the tags

/*
 * @test
 * @bug
 * ....
 */

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29733#discussion_r2850748235

Reply via email to