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:31 UTC 2024
On Wed, 30 Oct 2024 16:40:01 GMT, Alexander Zvegintsev <azvegint 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 81:
>
>> 79: String[] instructions =
>> 80: {
>> 81: "Linux or Solaris with XToolkit ONLY!",
>
>> "Linux or Solaris with XToolkit ONLY!",
>
> Since this is removed in the updated test, I tried the test on macos, and it prints a blank page for me (to PDF, and to a paper)
>
> Have you verified the test on all platforms?
Right, checked on macOS (print to PDF) and it shows a blank page.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1825023541
More information about the client-libs-dev
mailing list