JDK-6395710 : solaris fontconfig.properties files reference windows encodings.
Type:Bug
Component:client-libs
Sub-Component:java.awt:i18n
Affected Version:5.0
Priority:P4
Status:Open
Resolution:Unresolved
OS:solaris_10
CPU:generic
Submitted:2006-03-08
Updated:2019-04-11
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
All the solaris fontconfig.properties files in tiger and mustang contain an entry
that surely is meant to be only on windows :
sequence.allfonts.windows-1251=cyrillic-cp1251,latin-1,dingbats,symbol
Comments
Not a regression in 8u/9
12-02-2016
- this is an issue reported against 7(7u),
- there are now affected version 9 filed for this issue
- 7u issues are transferred to Sustaining
Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9
or
7u specific escalations might be reopen to Sustaining
10-08-2014
- this is an issue reported against 7(7u),
- there are now affected version 9 filed for this issue
- 7u issues are transferred to Sustaining
Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9
or
7u specific escalations might be reopen to Sustaining
10-08-2014
The fix is ready, but I need the test case to confirm the fix is right. This item is pending until 7146307 gets fixed.
31-07-2013
Solaris 10 has locale ru_RU.ANSI1251 of which file encoding is ansi-1251. "windows-1251" should be changed to "ansi-1251" rather than deleting the line.