RFR: 8223543: [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues

Sergey Bylokhov serb at openjdk.java.net
Thu Apr 14 09:18:35 UTC 2022


On Wed, 13 Apr 2022 17:08:51 GMT, Phil Race <prr at openjdk.org> wrote:

> This test had problem described in the bug report, and most of it was related to being headful.
> But actually the test didn't need to be headful - it did the actual rendering it wanted to test to
> a software BufferedImage. So make it headless.
> Also only Windows always supports LCD text, so run the test there and not Linux or Mac.

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8227



More information about the client-libs-dev mailing list