RFR: 8316710: Exclude java/awt/font/Rotate/RotatedTextTest.java

Alexey Ivanov aivanov at openjdk.org
Mon Sep 25 10:38:14 UTC 2023


On Fri, 22 Sep 2023 06:20:42 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Exclude java/awt/font/Rotate/RotatedTextTest.java until [JDK-8219641](https://bugs.openjdk.org/browse/JDK-8219641) is fixed. The error shows in several linux installations.

test/jdk/ProblemList.txt line 472:

> 470: 
> 471: java/awt/font/Rotate/RotatedTextTest.java 8219641 linux-all
> 472: 

Looks good to me, except for its placement: shouldn't it be placed close to other font tests? Shouldn't the list be sorted?

Do we always add newly excluded tests to the end of the list?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15880#discussion_r1335704518


More information about the client-libs-dev mailing list