On Thu, 7 Aug 2025 08:14:45 GMT, Matthias Baesken <mbaes...@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. This pull request has now been integrated. Changeset: 15e8609a Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/15e8609a2c3d246e89cfb349cbd21777bc471bae Stats: 11 lines in 1 file changed: 6 ins; 3 del; 2 mod 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows Reviewed-by: clanger, prr, asteiner ------------- PR: https://git.openjdk.org/jdk/pull/26668