Integrated: 8292309 : Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test

lawrence.andrews duke at openjdk.org
Tue Oct 4 18:05:50 UTC 2022


On Fri, 12 Aug 2022 23:10:01 GMT, lawrence.andrews <duke at openjdk.org> wrote:

> 1) Fixed Parse Exception by removing yesno
> test result: Error. Parse Exception: Arguments to `manual' option not supported: yesno
> 2) Throw jtreg.SkippedException when printer is not configured on the test host
> 3) Replaced Sysout & TestDialog with ManualTestFrame, which allows to the user to better decide test results and to take screen shot if test fails.
> 
> @shurymury

This pull request has now been integrated.

Changeset: b22a38de
Author:    lawrence.andrews <lawrence.andrews at oracle.com>
Committer: Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b22a38dedb06199f2cba3b6f8962ddf2f9f4f16d
Stats:     336 lines in 1 file changed: 52 ins; 224 del; 60 mod

8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test

Reviewed-by: jdv

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

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



More information about the client-libs-dev mailing list