RFR: 8343118: [TESTBUG] java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java fails with rror. Can't find HTML file PrintCheckboxManualTest.html [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Nov 11 09:18:49 UTC 2024
On Thu, 7 Nov 2024 09:05:12 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:
>
> tag correction
> Tried printing to pdf and the output is clipped. Is it the intended behavior or printer is must required?
>
> 
It behaves the same in applet form also...I guess exact printing is not the objective of the test..If you see the JBS issue
JDK-5045936 it fails because of `java.lang.ClassCastException: sun.print.ProxyPrintGraphics` so when it says it checks "if it prints successfully" it means without exception..
I have updated the instruction to mention this explicitly now..
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21786#issuecomment-2467620655
More information about the client-libs-dev
mailing list