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

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Feb 26 04:25:48 UTC 2026


On Wed, 25 Feb 2026 07:43:33 GMT, GennadiyKrivoshein <duke at openjdk.org> wrote:

> It's not a regression. JDK-8295737 fixed a related issue on macOS but did not fix the bug on Linux. Also it does not select a paper explicitly on macOS. If a user chooses landscape-oriented paper, the printer may ignore user's choice and print with portrait-oriented paper. Let me amend the issue synopsis to avoid confusion.

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..

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

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


More information about the client-libs-dev mailing list