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

Phil Race prr at openjdk.java.net
Fri Apr 15 01:08:44 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.

This pull request has now been integrated.

Changeset: d41331e6
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d41331e6f2255aa07dbbbbccf62e39c50269e269
Stats:     51 lines in 1 file changed: 18 ins; 25 del; 8 mod

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

Reviewed-by: serb, azvegint, aivanov

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

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



More information about the client-libs-dev mailing list