Hi All, Kindly review the proposed fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8166034 <https://bugs.openjdk.java.net/browse/JDK-8166034> Webrev: http://cr.openjdk.java.net/~aniyogi/8166034/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8166034/webrev.00/> Issue: The Bold Font style was not getting applied to JTextPane Cause: The Serif font were not getting the Bold Font Style Fix: Compatible font family which is used by Motif Look And Feel was used. With Regards, Avik Niyogi