[jdk26u] RFR: 8297191: [macos] Printing a page range with starting page > 1 results in missing pages

Alexey Ivanov aivanov at openjdk.org
Wed Feb 11 21:09:48 UTC 2026


Backporting [8297191](https://bugs.openjdk.org/browse/JDK-8297191): *[macos] Printing a page range with starting page > 1 results in missing pages*

The patch applies *cleanly* except for copyright year in `CPrinterJob.m`.

I verified the fix with the automatic test, `PageRangesAuto.java`, which will be added to JDK with [JDK-8377602](https://bugs.openjdk.org/browse/JDK-8377602).

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

Commit messages:
 - 8297191: [macos] Printing a page range with starting page > 1 results in missing pages

Changes: https://git.openjdk.org/jdk26u/pull/49/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk26u&pr=49&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297191
  Stats: 34 lines in 5 files changed: 0 ins; 13 del; 21 mod
  Patch: https://git.openjdk.org/jdk26u/pull/49.diff
  Fetch: git fetch https://git.openjdk.org/jdk26u.git pull/49/head:pull/49

PR: https://git.openjdk.org/jdk26u/pull/49


More information about the jdk-updates-dev mailing list