Withdrawn: 8315584 : java/awt/print/Dialog/DialogType.java fails with option not supported: yesno
duke
duke at openjdk.org
Thu Nov 16 02:21:40 UTC 2023
On Sun, 3 Sep 2023 22:12:49 GMT, lawrence.andrews <duke at openjdk.org> wrote:
> Test was failing with "test result: Error. Parse Exception: Arguments to `manual' option not supported: yesno"
> Following are fixed
> 1) Removed yesno
> 2) Used PassFailJFrame manual test framework to show the test instruction & allow the user to decide test execution result.
> 3) Added SkippedException in case Printer is not configured on the test host.
> 4) Updated the instruction how to close the print dialog that test is showing to the user.
> 5) Added an extra line to the file that was missing.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/15554
More information about the client-libs-dev
mailing list