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

lawrence.andrews duke at openjdk.java.net
Wed May 18 16:24:38 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 incrementally with two additional commits since the last revision:

 - Removed SkippedException.java
 - Used the existing SkippedException

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8412/files
  - new: https://git.openjdk.java.net/jdk/pull/8412/files/44f8aee3..1c4c2280

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

  Stats: 75 lines in 2 files changed: 15 ins; 56 del; 4 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