提交 0155d79d 编写于 作者: P prr

6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails

Reviewed-by: jgodinez
上级 23090de1
......@@ -165,7 +165,7 @@ public abstract class SunGraphicsEnvironment extends GraphicsEnvironment
return new SunGraphics2D(sd, Color.white, Color.black, defaultFont);
}
private static FontManagerForSGE getFontManagerForSGE() {
public static FontManagerForSGE getFontManagerForSGE() {
FontManager fm = FontManagerFactory.getInstance();
return (FontManagerForSGE) fm;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册