On Sun, 7 Mar 2021 03:32:01 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> 8263138: Initialization of sun.font.SunFontManager.platformFontMap is not >> thread safe > > The bug: https://bugs.openjdk.java.net/browse/JDK-8263138 I don't know why making this volatile is doing anything. Let's discuss this further. ------------- PR: https://git.openjdk.java.net/jdk/pull/2762