RFR: 8285687 : Remove jtreg tag manual=yesno for ava/awt/print/PrinterJob/PageRangesDlgTest.java [v3]
lawrence.andrews
duke at openjdk.java.net
Thu Apr 28 22:29:51 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 three additional commits since the last revision:
- 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/c178312a..4655a27a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8412&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8412&range=01-02
Stats: 6443 lines in 206 files changed: 5220 ins; 440 del; 783 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