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

Phil Race prr at openjdk.org
Wed Mar 20 23:34:20 UTC 2024


On Thu, 14 Mar 2024 11:02:52 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.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review updates

This test was written before there was hidpi. So I am sure it is 100% so definitely you should specify that in the test to have any chance.
The height of the text doesn't matter, nor spacing inside the cells.
I'd say it is "similar enough" with 1.0 scaling. There's not been a bug about this yet.

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

PR Comment: https://git.openjdk.org/jdk/pull/18260#issuecomment-2010902621


More information about the client-libs-dev mailing list