Integrated: 8296920: Regression Test DialogOrient.java fails on MacOS

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Jun 5 09:21:15 UTC 2023


On Fri, 12 May 2023 09:03:07 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Test was failing with PrinterException: Wrong Orientation since printing was done with default orientation.
> Fix is made to set the printable with correct PageFormat
> 
> It was not seen prior to [JDK-8262731](https://bugs.openjdk.org/browse/JDK-8262731) probably because the exception was being swallowed..

This pull request has now been integrated.

Changeset: 8c9d21e5
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8c9d21e5193cd20585eae0636337a78bc9d89f60
Stats:     3 lines in 1 file changed: 1 ins; 1 del; 1 mod

8296920: Regression Test DialogOrient.java fails on MacOS

Reviewed-by: honkar, dnguyen, achung, jdv

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

PR: https://git.openjdk.org/jdk/pull/13950



More information about the client-libs-dev mailing list