On Thu, 7 Nov 2024 09:05:12 GMT, Prasanta Sadhukhan <psadhuk...@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