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

Christoph Langer clanger at openjdk.org
Mon Sep 25 13:32:15 UTC 2023


On Mon, 25 Sep 2023 10:35:21 GMT, Alexey Ivanov <aivanov 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?

You are right, it all seems a bit unordered. If you like, I could place it next to line 221 or 416 where other java/awt/font tests are excluded. Not sure what the rule is but it seems like it's at least not alphabetically ordered.

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

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


More information about the client-libs-dev mailing list