RFR: 8268675: RTE from "Printable.print" propagates through "PrinterJob.print"

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Mon Feb 16 06:37:24 UTC 2026


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.

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

Commit messages:
 - 8268675: RTE from "Printable.print" propagates through "PrinterJob.print"

Changes: https://git.openjdk.org/jdk/pull/29733/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29733&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8268675
  Stats: 14 lines in 2 files changed: 6 ins; 8 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/29733.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29733/head:pull/29733

PR: https://git.openjdk.org/jdk/pull/29733


More information about the client-libs-dev mailing list