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
