RFR: 8327787: Convert javax/swing/border/Test4129681.java applet test to main [v4]
Abhishek Kumar
abhiscxk at openjdk.org
Thu Mar 14 05:43:39 UTC 2024
On Tue, 12 Mar 2024 09:47:37 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Convert javax/swing/border/Test4129681.java applet test to main based test using PassFailJFrame.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>
> Review updates
test/jdk/javax/swing/border/Test4129681.java line 43:
> 41: public static void main(String[] args) throws Exception {
> 42: String testInstructions = """
> 43: Turn on the checkbox to disable the label.
Can I suggest something like this ?
Suggestion:
Click the checkbox to disable/enable the label.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18189#discussion_r1524267502
More information about the client-libs-dev
mailing list