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

lawrence.andrews duke at openjdk.org
Fri Aug 12 23:15:49 UTC 2022


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

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

Commit messages:
 - 8292309 : Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test

Changes: https://git.openjdk.org/jdk/pull/9865/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9865&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292309
  Stats: 337 lines in 1 file changed: 53 ins; 225 del; 59 mod
  Patch: https://git.openjdk.org/jdk/pull/9865.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9865/head:pull/9865

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



More information about the client-libs-dev mailing list