On Tue, 21 Oct 2025 14:14:46 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

This pull request has now been integrated.

Changeset: ffcb1585
Author:    Anass Baya <[email protected]>
Committer: SendaoYan <[email protected]>
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

Reply via email to