RFR: 8359687: Use PassFailJFrame for java/awt/print/Dialog/DialogType.java [v2]
Srinivas Mandalika
smandalika at openjdk.org
Thu Jun 19 08:51:32 UTC 2025
On Wed, 18 Jun 2025 05:54:40 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added SkippedException when Printer is unavailable.
>
> test/jdk/java/awt/print/Dialog/DialogType.java line 64:
>
>> 62: .title("DialogType Test Instructions")
>> 63: .instructions(INSTRUCTIONS)
>> 64: .rows((int)INSTRUCTIONS.lines().count() + 2)
>
> Not required.
Removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25842#discussion_r2156488693
More information about the client-libs-dev
mailing list