RFR: 8368882: NPE during text drawing on machine with JP locale [v5]

Sergey Nazarkin snazarki at openjdk.org
Tue Oct 21 14:25:15 UTC 2025


On Mon, 20 Oct 2025 21:38:19 GMT, Phil Race <prr at openjdk.org> wrote:

> How did the fall back font get there ? It is no longer (since JDK 9) supported to touch that directory https://bugs.openjdk.org/browse/JDK-8368882
This issue was reported by one of our customers.  They use JDK 17, but I think the code migrates with JDK upgrades.

I was unaware that the <JDK_PATH>/lib/font directory is deprecated. At least, this part of the JDK has not been touched for a very long time. Do you remember the JBS record for this?

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

PR Comment: https://git.openjdk.org/jdk/pull/27551#issuecomment-3426948282


More information about the client-libs-dev mailing list