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

Matthias Baesken mbaesken at openjdk.org
Mon Sep 18 06:56:38 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.

You could use `Platform.isLinux()` .

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

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


More information about the client-libs-dev mailing list