On Wed, 22 Oct 2025 12:19:42 GMT, Anass Baya <[email protected]> wrote:
>> The tests : >> test/jdk/java/awt/print/PrinterJob/PolylinePrintingTest.java >> test/jdk/java/awt/print/PrinterJob/PageRanges.java >> >> were failing because the Argument yesno to 'manual' option is invalid >> the fix is as follow : >> - Removed yesno >> - Used PassFailJFrame manual test framework >> - add the missing keyboard 'test' to PolylinePrintingTest.java > > Anass Baya has updated the pull request incrementally with one additional > commit since the last revision: > > Remove page format - throw jtreg.SkippedException if the printer is not > available - Enhancments Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/27916#pullrequestreview-3365573874
