RFR: 8068378: [TEST_BUG]The java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java instruction need to update [v3]

Srinivas Mandalika smandalika at openjdk.org
Fri Dec 12 05:39:53 UTC 2025


On Fri, 12 Dec 2025 04:20:54 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java line 64:
>> 
>>> 62:         "3.Press the button on Window (1) & Window (2) \n" +
>>> 63:         "Verification step:\n" +
>>> 64:         "\tIf Modality is 'Non-modal'or 'Modeless', Button is presseed \n" +
>> 
>> Can we please fix all mis-spellings of pressed (you have presseed - ie with "ee" in multiple cases) ?
>
> I guess I had commented on it and is now resolved https://github.com/openjdk/jdk/pull/27139#discussion_r2536937973
> Probably you are looking at wrong version of the file..

Yes, that is correct. I have confirmed this by searching for the misspelled string "presseed" and see no instance of it in the code.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2612987177


More information about the client-libs-dev mailing list