RFR: 8297191: [macos] printing page range "page 2 to 2" or "page 2 to 4" on macOS leads to not print
Phil Race
prr at openjdk.org
Mon Dec 12 23:26:37 UTC 2022
On Mon, 21 Nov 2022 14:32:50 GMT, Christian Heilmann <duke at openjdk.org> wrote:
> 8297191: [macos] printing page range "page 2 to 2" or "page 2 to 4" on macOS leads to not print
So .. this looks and sounds reasonable except that I can't reproduce it.
I see the "0" there at least as far back as JDK 8 (so I guess forever), but I can't reproduce with any of JDK 8, 17 or 19.
I just ran you Test.java and selected page ranges 2-4 and I got the expected lines 20-39, 40-59, 60-79 on 3 pages.
-------------
PR: https://git.openjdk.org/jdk/pull/11266
More information about the client-libs-dev
mailing list