RFR: 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows
Andreas Steiner
asteiner at openjdk.org
Thu Aug 7 12:05:14 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.
LGTM and the additional output will help to verify if on the affected machines a huge number of fonts or locales are causing this long runtimes.
-------------
Marked as reviewed by asteiner (Author).
PR Review: https://git.openjdk.org/jdk/pull/26668#pullrequestreview-3096834896
More information about the client-libs-dev
mailing list