RFR: 8292309 : Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test [v2]

lawrence.andrews duke at openjdk.org
Wed Sep 7 22:42:35 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

lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:

  Show Frame with in EDT

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9865/files
  - new: https://git.openjdk.org/jdk/pull/9865/files/aea79929..07495189

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9865&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9865&range=00-01

  Stats: 7 lines in 1 file changed: 1 ins; 0 del; 6 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