RFR: 8283664: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java [v7]

Daniel Gredler duke at openjdk.org
Thu Nov 7 18:30:47 UTC 2024


On Thu, 7 Nov 2024 18:13:13 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Daniel Gredler has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Whitespace fixes
>
> test/jdk/ProblemList.txt line 809:
> 
>> 807: java/awt/Frame/FrameStateTest/FrameStateTest.java 8203920 macosx-all,linux-all
>> 808: java/awt/print/PrinterJob/ScaledText/ScaledText.java 8231226 macosx-all
>> 809: java/awt/print/PrinterJob/PrintTextTest.java 8148334 generic-all
> 
> Looks like the test has issues (test window vs print to pdf/printer- glyphs look different) on all platforms and problem listing on all platforms (generic-all) is necessary.

Correct, that will be JDK-8148334. I do plan to have a look at that one once this PR is merged, but I can't guarantee I'll be able to find the necessary fix (I'm still a bit new to the code), and if I do find the fix I will need some help with testing on Windows and macOS (I only have access to Linux).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21716#discussion_r1833169792


More information about the client-libs-dev mailing list