RFR: 8343118: [TESTBUG] java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java fails with rror. Can't find HTML file PrintCheckboxManualTest.html

Harshitha Onkar honkar at openjdk.org
Thu Oct 31 18:50:30 UTC 2024


On Wed, 30 Oct 2024 12:51:13 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Test was pointing to missing html file, probably due to old Applet usage. Test is updated to use PFJ..

test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 28:

> 26:  * @bug 5045936 5055171
> 27:  * @summary Tests that there is no ClassCastException thrown in printing
> 28:  *          checkbox and scrollbar with XAWT

In case it is decided to extend this test to all platforms then XAWT can be removed from test summary.

Suggestion:

 *          checkbox and scrollbar

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1825022840


More information about the client-libs-dev mailing list