RFR: 8328035: Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main

Abhishek Kumar abhiscxk at openjdk.org
Thu Mar 14 10:36:41 UTC 2024


On Wed, 13 Mar 2024 06:59:02 GMT, Tejesh R <tr at openjdk.org> wrote:

> Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main based test using PassFailJFrame.

test/jdk/javax/swing/text/html/TableView/7030332/bug7030332.java line 37:

> 35: /* @test
> 36:  * @bug 7030332
> 37:  * @summary Default borders in tables looks incorrect JEditorPane

Is something missing in summary?

test/jdk/javax/swing/text/html/TableView/7030332/bug7030332.java line 47:

> 45:         String testInstructions = """
> 46:                 Compare Golden Images with rendered JEditorPane.
> 47:                 They should looks similar in each line.

Suggestion:

                They should look similar in each line.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18260#discussion_r1524615475
PR Review Comment: https://git.openjdk.org/jdk/pull/18260#discussion_r1524613250


More information about the client-libs-dev mailing list