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

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Mar 18 06:58:29 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

I am not sure but to me the images dont seem to match in windows11..it seems JEditorPane image is 1 pixel thicker than golden images...in which case, it needs to be problemlisted
Also, I guess this has potential of making it automated by loading the golden images and JEditorPane in BufferedImage and then compare...

![image](https://github.com/openjdk/jdk/assets/43534309/c9b84f20-5b0c-44f2-a9a8-c5568d1b0ef4)

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

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


More information about the client-libs-dev mailing list