提交 70422e07 编写于 作者: S serb

8048265: AWT crashes inside CCombinedSegTable::In called from...

8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
Reviewed-by: anthony, pchelko, azvegint
上级 2c069baa
...@@ -29,7 +29,7 @@ import java.nio.ByteBuffer; ...@@ -29,7 +29,7 @@ import java.nio.ByteBuffer;
import java.nio.CharBuffer; import java.nio.CharBuffer;
import java.nio.charset.*; import java.nio.charset.*;
final class WingDings extends Charset { public final class WingDings extends Charset {
public WingDings () { public WingDings () {
super("WingDings", null); super("WingDings", null);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册