RFR: 8297191: [macos] Printing a page range with starting page > 1 results in missing pages [v2]
Christian Heilmann
duke at openjdk.org
Tue Nov 18 15:01:29 UTC 2025
On Mon, 25 Aug 2025 19:51:27 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Christian Heilmann has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS
>> - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS
>> - Merge branch 'master' of https://github.com/openjdk/jdk into pr/11266
>> - Merge branch 'master' into pr/11266
>> - 8297191 fixed printing page range for e.g. page 2 to 2 on macOS
>
> src/java.desktop/macosx/native/libawt_lwawt/awt/CPrinterJob.m line 1:
>
>> 1: /*
>
> Bump the copyright year to 2025.
done.
> src/java.desktop/macosx/native/libawt_lwawt/awt/PrinterView.h line 1:
>
>> 1: /*
>
> Update the copyright year.
done.
> src/java.desktop/macosx/native/libawt_lwawt/awt/PrinterView.m line 1:
>
>> 1: /*
>
> Update the copyright year.
done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/11266#discussion_r2538522138
PR Review Comment: https://git.openjdk.org/jdk/pull/11266#discussion_r2538528608
PR Review Comment: https://git.openjdk.org/jdk/pull/11266#discussion_r2538528166
More information about the client-libs-dev
mailing list