RFR: 8292271 : Fix java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java test
lawrence.andrews
duke at openjdk.org
Fri Aug 12 17:09:48 UTC 2022
1) This test was failing due to yesno
test result: Error. Parse Exception: Arguments to `manual' option not supported: yesno
2) PrintCheckboxManualTest.html file was missing
3) Added os.family since test instruction says that its a linux and solair toolkit only test
4) Removed Sysout & TestDialog class & added a better manual framework to show the instruction and test frame.
@shurymury
-------------
Commit messages:
- 8292271 : Fix java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java test
Changes: https://git.openjdk.org/jdk/pull/9858/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9858&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8292271
Stats: 254 lines in 1 file changed: 15 ins; 177 del; 62 mod
Patch: https://git.openjdk.org/jdk/pull/9858.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9858/head:pull/9858
PR: https://git.openjdk.org/jdk/pull/9858
More information about the client-libs-dev
mailing list