Hello. Please review the fix for jdk 9.Bug was triggered by the change in JDK-8032435, when WingDings.java was changed to non-public class. This class is used in native, and looks like some of these places, when executed on powerful systems, caused an exception and later a crash.
As I fix I suggest to revert back this part of the JDK-8032435
Bug: https://bugs.openjdk.java.net/browse/JDK-8048265 Webrev can be found at: http://cr.openjdk.java.net/~serb/8048265/webrev.00 -- Best regards, Sergey.