RFR: 8359687: Use PassFailJFrame for java/awt/print/Dialog/DialogType.java [v2]

Srinivas Mandalika smandalika at openjdk.org
Thu Jun 19 09:02:16 UTC 2025


On Wed, 18 Jun 2025 05:54:30 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 62:
> 
>> 60:         }
>> 61:         PassFailJFrame passFailJFrame = PassFailJFrame.builder()
>> 62:             .title("DialogType Test Instructions")
> 
> Not required.

Removed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25842#discussion_r2156508816


More information about the client-libs-dev mailing list