RFR: 8285687 : Remove jtreg tag manual=yesno for ava/awt/print/PrinterJob/PageRangesDlgTest.java [v4]

lawrence.andrews duke at openjdk.java.net
Fri Apr 29 20:26:23 UTC 2022


> 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

lawrence.andrews has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8285687
 - Merge branch 'openjdk:master' into JDK-8285687
 - Added @key printer since this test needs printer
 - 8285687 : Remove jtreg tag manual=yesno for ava/awt/print/PrinterJob/PageRangesDlgTest.java

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8412/files
  - new: https://git.openjdk.java.net/jdk/pull/8412/files/4655a27a..446292ac

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8412&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8412&range=02-03

  Stats: 13123 lines in 362 files changed: 8418 ins; 2471 del; 2234 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



More information about the client-libs-dev mailing list