8166034: [macosx] Non-AA Serif font always displays as regular - no bold
Reviewed-by: serb, pnarayanan
--- a/jdk/src/java.desktop/share/classes/java/awt/Font.java Fri Oct 14 21:43:00 2016 +0300
+++ b/jdk/src/java.desktop/share/classes/java/awt/Font.java Fri Oct 14 15:37:10 2016 -0700
@@ -154,6 +154,10 @@
* associated with a font face, each differing in size, style, transform
* and font features.
* <p>
+ * Glyphs may not always be rendered with the requested properties (e.g, font
+ * and style) due to platform limitations such as the absence of suitable
+ * platform fonts to implement a logical font.
+ * <p>
* The {@link GraphicsEnvironment#getAllFonts() getAllFonts} method
* of the {@code GraphicsEnvironment} class returns an
* array of all font faces available in the system. These font faces are