-
Bug
-
Resolution: Fixed
-
P3
-
7u6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129295 | 7u40 | Peter Zhelezniakov | P3 | Closed | Fixed | |
JDK-8129294 | 7u10 | Peter Zhelezniakov | P3 | Closed | Fixed |
RT-20545 resolved a lack of support for supplementary characters.
However these still do not work in webview since it passes in the
high surrogate pair element in the glyph array. Instead it needs to pass
in the full codepoint.
However these still do not work in webview since it passes in the
high surrogate pair element in the glyph array. Instead it needs to pass
in the full codepoint.
- backported by
-
JDK-8129294 Webview incorrectly uses String constructor when supplementary characters are present.
-
- Closed
-
-
JDK-8129295 Webview incorrectly uses String constructor when supplementary characters are present.
-
- Closed
-
- duplicates
-
JDK-8127584 WebView does not support rendering surrogate pair charcter
-
- Closed
-
- relates to
-
JDK-8125928 Surrogate pair characters are not rendered in certain conditions
-
- Closed
-