> 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: Apply suggestions from code review Co-authored-by: Alexey Ivanov <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27916/files - new: https://git.openjdk.org/jdk/pull/27916/files/1724e0aa..58ca7af3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27916&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27916&range=01-02 Stats: 7 lines in 2 files changed: 0 ins; 1 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/27916.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27916/head:pull/27916 PR: https://git.openjdk.org/jdk/pull/27916
