Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11, 15, 16
-
Fix Version/s: 16
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b12
-
OS:windows
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260699 | 13.0.7 | Yuri Nesterenko | P4 | Resolved | Fixed | b01 |
JDK-8261068 | 13.0.6 | Yuri Nesterenko | P4 | Resolved | Fixed | b01 |
JDK-8252519 | 11.0.10-oracle | Philip Race | P4 | Resolved | Fixed | b01 |
JDK-8254123 | 11.0.9.0.1-oracle | Yasumasa Suenaga | P4 | Resolved | Fixed | b01 |
JDK-8252454 | 11.0.9 | Yasumasa Suenaga | P4 | Resolved | Fixed | b06 |
JDK-8252959 | 11.0.8.0.4-oracle | Yasumasa Suenaga | P4 | Closed | Fixed | master |
Description
I investigated it, then I found out current implementation cannot handle default charset.
If charset is set to UTF-8, it would be handled as "DEFAULT_CHARSET" in WFontConfiguration::initTables. However it does not affect native font name, so we cannot find valid font.
Attachments
Issue Links
- backported by
-
JDK-8252454 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Resolved
-
-
JDK-8252519 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Resolved
-
-
JDK-8254123 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Resolved
-
-
JDK-8260699 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Resolved
-
-
JDK-8261068 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Resolved
-
-
JDK-8252959 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
-
- Closed
-
- duplicates
-
JDK-8244091 EXCEPTION_ACCESS_VIOLATION at JFrame#setVisible(true) on Eclipse + JUnit
-
- Closed
-
-
JDK-8254984 crash in Swing application with # Problematic frame: # C [awt.dll+0x902ae]
-
- Closed
-
-
JDK-8255585 Crash with # Problematic frame: # C [awt.dll+0x902ae] | OpenJDK 15+36
-
- Closed
-
-
JDK-8260512 JVM crashed with problematic frame: C[awt.dll] while using IntelliJ IDEA
-
- Closed
-
-
JDK-8263648 crash with # Problematic frame: # C [awt.dll+0x902ae] |OpenJDK 15.0.1
-
- Closed
-
-
JDK-8254660 Java crashes when java.awt.Window.show() called with -Dfile.encoding=UTF-8
-
- Closed
-
- relates to
-
JDK-8236161 AWT Simple Example not Work
-
- Closed
-