On Tue, 26 Apr 2022 01:44:45 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
> 1) Removed yesno since test was failing with parser error due to @run > main/manual=yesno > 2) User can't decide whether it as pass or fail after looking into the > printout so add the PassFailJFrame support > > @shurymury > @aivanov-jdk This pull request has now been integrated. Changeset: e7c3b9de Author: lawrence.andrews <lawrence.andr...@oracle.com> Committer: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e7c3b9de649d4b28ba16844e042afcf3c89323e5 Stats: 49 lines in 1 file changed: 26 ins; 7 del; 16 mod 8285617: Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test Reviewed-by: prr, psadhukhan ------------- PR: https://git.openjdk.java.net/jdk/pull/8395