RFR: 8068378: [TEST_BUG]The java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java instruction need to update [v4]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Nov 18 09:02:41 UTC 2025
On Tue, 18 Nov 2025 08:55:14 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed whitepsace error.
>
> test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java line 65:
>
>> 63: "Verification step:\n" +
>> 64: "\tIf Modality is 'Non-modal'or 'Modeless', Button is presseed \n" +
>> 65: "\tIf Modality is 'Document'& parent is not Frame/Dialog, Button is presseed \n" +
>
> presseed -> pressed
space after 'Document'
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536943279
More information about the client-libs-dev
mailing list