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:38 UTC 2025
On Mon, 3 Nov 2025 16:17:14 GMT, Srinivas Mandalika <smandalika at openjdk.org> wrote:
>> Test Name: java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java
>> Updated the test instructions for better clarity, formatting and removed its entry from the ProblemList.txt.
>
> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed whitepsace error.
are the same instructions valid for all platforms?
test/jdk/ProblemList.txt line 783:
> 781: java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java 7187741 linux-all,macosx-all
> 782: java/awt/xembed/server/TestXEmbedServerJava.java 8001150,8004031 generic-all
> 783: java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java 8162380 generic-all
what about this PL entry? should be removed!!!
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" +
presseed -> pressed
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
test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java line 68:
> 66: "\tIn all other cases, button is not pressed & Window (3) should \n" +
> 67: "\tblock input to Windows (1) & (2).\n\n" +
> 68: "4. Next, press the 'Open' button in Window (3to open print dialog.\n\n" +
closing brace
test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java line 78:
> 76: "should be seen, as before.\n" +
> 77: "To close all test windows, press 'Finish'.\n\n" +
> 78: "7. Repeat the steps for different combinations od Dialog Parent, Dialog Modality Type, Print Dialg Type.\n" +
od -> of
-------------
PR Review: https://git.openjdk.org/jdk/pull/27139#pullrequestreview-3476272691
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536951544
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536937973
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536940128
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536941457
PR Review Comment: https://git.openjdk.org/jdk/pull/27139#discussion_r2536945004
More information about the client-libs-dev
mailing list