RFR: 8285612 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

lawrence.andrews duke at openjdk.java.net
Mon Apr 25 22:43:13 UTC 2022


1) Removed yesno to eliminate parserException
2) Added code to fit into manual framework so that timeout, pass & fail is handled.
3) Added code to mark the test as pass if printer service is not available
4) Added code to handle pressing or clicking of 'Cancel' button.

@shurymury 
@aivanov-jdk

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

Commit messages:
 - 8285612 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

Changes: https://git.openjdk.java.net/jdk/pull/8391/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8391&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285612
  Stats: 160 lines in 1 file changed: 66 ins; 50 del; 44 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8391.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8391/head:pull/8391

PR: https://git.openjdk.java.net/jdk/pull/8391



More information about the client-libs-dev mailing list