RFR: 8372952: Respect landscape orientation user selection on macOS and Linux [v2]

GennadiyKrivoshein duke at openjdk.org
Fri Feb 27 09:30:25 UTC 2026


On Thu, 26 Feb 2026 04:23:23 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> You mention that the fix is for linux as well but it seems all the files fixed are for macos, except one where IllegalArgumentException is touched. I hope you have not missed adding PSPrinterJob fix to this..

Changes in the CustomMediaSize.java and CustomMediaSizeName.java affect macOS and Linux.
The PSPrinterJob.java does not require changes because the desired orientation of the print-stream pages is specified within the postscript document data and already implemented.

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

PR Comment: https://git.openjdk.org/jdk/pull/29560#issuecomment-3971787529


More information about the client-libs-dev mailing list