RFR: 8292271 : Fix java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java test [v3]

lawrence.andrews duke at openjdk.org
Wed Sep 7 22:30:55 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

lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:

  Fixed white space

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9858/files
  - new: https://git.openjdk.org/jdk/pull/9858/files/7d7d0989..ad3fd8af

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9858&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9858&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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