RFR: 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows

Christoph Langer clanger at openjdk.org
Thu Aug 7 08:26:17 UTC 2025


On Thu, 7 Aug 2025 08:14:45 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> java/awt/font/FontNames/LocaleFamilyNames.java is slow on Windows and on some machines it even times out.
> Add some logging to the test, and we could also increase the test timeout a bit.

Looks good. What is the reason to use othervm mode?

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

Marked as reviewed by clanger (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26668#pullrequestreview-3095986412


More information about the client-libs-dev mailing list