[jdk11u-dev] Integrated: 8295737: macOS: Print content cut off when width > height with portrait orientation

Alexander Scherbatiy alexsch at openjdk.org
Mon Aug 28 05:33:29 UTC 2023


On Tue, 22 Aug 2023 13:53:20 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:

> This is a clean backport of the fix `8295737: macOS: Print content cut off when width > height with portrait orientation`.
> 
> The fix allows to print a page which width is greater than height with portrait orientation on macOS.
> Manual `test/jdk/java/awt/print` and `test/jdk/javax/print` tests were run to check printing on macOS with and without the fix.

This pull request has now been integrated.

Changeset: 2bfbe31f
Author:    Alexander Scherbatiy <alexsch at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/2bfbe31fbc23eecade16306bbd1a1bd6953c5fb3
Stats:     433 lines in 2 files changed: 430 ins; 0 del; 3 mod

8295737: macOS: Print content cut off when width > height with portrait orientation

Backport-of: d00a767047ec41e233e711dbc5fe7b8818e72f28

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2092


More information about the jdk-updates-dev mailing list