RFR: 8219641: java/awt/font/Rotate/RotatedTextTest.java fails on Linux: Test failed for angle 15.0

Alexey Ivanov aivanov at openjdk.org
Mon Sep 18 14:31:40 UTC 2023


On Mon, 18 Sep 2023 06:19:05 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> The test fails on newer SLES versions that have RobotoSlab-Regular.ttf as default font. I suggest to try getting a DejaVu font as default on Linux because it is known to work without issues.

What is the root cause for the test failing with RobotoSlab-Regular.ttf?

It doesn't look right to me to change the font without understanding why the test fails with it. Is it a bug in the JDK? Is it a bug in test?

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

PR Comment: https://git.openjdk.org/jdk/pull/15780#issuecomment-1723542605


More information about the client-libs-dev mailing list