On Wed, 27 Apr 2022 00:06:41 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
> 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 This pull request has now been integrated. Changeset: fc3edf24 Author: lawrence.andrews <lawrence.andr...@oracle.com> Committer: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fc3edf2412461f41ac4dfd8b047257432620ba6d Stats: 68 lines in 1 file changed: 38 ins; 22 del; 8 mod 8285687: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PageRangesDlgTest.java Reviewed-by: prr, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/8412