On Fri, 12 Dec 2025 04:20:54 GMT, Prasanta Sadhukhan <[email protected]> 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
