Integrated: 8320677: Printer tests use invalid '@run main/manual=yesno
Anass Baya
abaya at openjdk.org
Thu Oct 23 06:32:12 UTC 2025
On Tue, 21 Oct 2025 14:14:46 GMT, Anass Baya <abaya at openjdk.org> 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
This pull request has now been integrated.
Changeset: ffcb1585
Author: Anass Baya <abaya at openjdk.org>
Committer: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ffcb1585ed6c2a2bff28be6854d44a672aa31a0b
Stats: 218 lines in 2 files changed: 44 ins; 152 del; 22 mod
8320677: Printer tests use invalid '@run main/manual=yesno
Reviewed-by: aivanov, dnguyen
-------------
PR: https://git.openjdk.org/jdk/pull/27916
More information about the client-libs-dev
mailing list