8166034: [macosx] Non-AA Serif font always displays as regular - no bold
authorprr
Fri, 14 Oct 2016 15:37:10 -0700
changeset 41791 a0b95c408d42
parent 41790 88b6889f7c39
child 41792 8b032394d44e
8166034: [macosx] Non-AA Serif font always displays as regular - no bold Reviewed-by: serb, pnarayanan
jdk/src/java.desktop/share/classes/java/awt/Font.java
--- 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