-
Bug
-
Resolution: Fixed
-
P3
-
11, 12, 13
-
Win2016 x64/JDK 11.0.1 b02(64bit)
-
b21
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228838 | 11.0.6-oracle | Philip Race | P3 | Resolved | Fixed | b01 |
JDK-8234529 | 11.0.6 | Philip Race | P3 | Resolved | Fixed | b05 |
Test name(s): java/awt/font/TextLayout/TestGASPHint.html
Product(s) tested: JDK 11.0.1 b02(64bit)
OS/architecture: Win2016 x64/Jtreg4.2 b12
Instruction:
A short piece Devanagari text should appear without any artifacts.
In particular there should be no "empty rectangles" representing the missing
glyph.
Actual behavior:
1) The Devanagari text does not shown and a string of empty rectangles shown refer to TestGASPHint.jpg.
2) The case has no such issue with JDK 10.0.2 b13 refer to TestGASPHint-2.jpg.
Affect case:
java/awt/font/NumericShaper/ShaperTest.html
Instruction:
A line of text containing mixed numeric and other text is drawn four times.
(Depending on the font/platform, some of the other text may not be visible). There are four runs of digits, '123' at the front of the text, '456' after english text, '789' after Arabic text, and '012' after Hebrew text.
In the first line, all four runs of digits should be present as ASCII digits.
In the second line, all four runs of digits should be Arabic digits (they may not be visible if the font does not support Arabic).
In the third line, the inital run of digits (123) and the one following the
Arabic text (789) should be Arabic, while the others should be ASCII.
In the fourth line, only the digits following the Arabic text (789) should be Arabic, and the others should be ASCII. Pass the test if this is true.
Actual behavior:
1)The Hebrew text does not shown and some empty rectangles shown refer to ShaperTest.jpg.
2) The case has no such issue with JDK 10.0.2 b13 refer to ShaperTest-2.jpg.
- backported by
-
JDK-8228838 Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
- Resolved
-
JDK-8234529 Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
- Resolved
- duplicates
-
JDK-8008572 Changes to fontconfig.properties required on Windows
- Closed
-
JDK-8212224 Devanagari glyphs (900-97F) do not show in jdk-11
- Closed
-
JDK-4614980 Add font support for additional Indic scripts
- Closed
- relates to
-
JDK-8223935 PIT: java/awt/font/WindowsIndicFonts.java fails on windows10
- Resolved
-
JDK-8231580 Devanagari glyphs (900-97F) do not show. (Bugs 8208179 and 8212224)
- Closed