RFR: 8343118: [TESTBUG] java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java fails with rror. Can't find HTML file PrintCheckboxManualTest.html [v2]
Harshitha Onkar
honkar at openjdk.org
Wed Nov 6 19:41:22 UTC 2024
On Mon, 4 Nov 2024 06:41:05 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..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Restrict to linux
test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 22:
> 20: * or visit www.oracle.com if you need additional information or have any
> 21: * questions.
> 22: * @requires (os.family == "linux")
@prsadhuk Looks like the OS check was added to the copyright header by mistake.
test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 34:
> 32: * @build PassFailJFrame
> 33: * @run main/manual PrintCheckboxManualTest
> 34: */
Suggestion:
*/
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1831602506
PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1831610589
More information about the client-libs-dev
mailing list