1) Fixed Parser error by removing yesno from @run main/manual=yesno 2) Used PassFaileJFrame to show the test instruction to the user instead of printing the test instruction on the console or jtreg log file. 3) If printer is not configured then mark the test as passed.
@shurymury @aivanov-jdk ------------- Commit messages: - 8285687 : Remove jtreg tag manual=yesno for ava/awt/print/PrinterJob/PageRangesDlgTest.java Changes: https://git.openjdk.java.net/jdk/pull/8412/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8412&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8285687 Stats: 66 lines in 1 file changed: 37 ins; 22 del; 7 mod Patch: https://git.openjdk.java.net/jdk/pull/8412.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8412/head:pull/8412 PR: https://git.openjdk.java.net/jdk/pull/8412