-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b08
-
other
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2143513 | 6u2 | Yuriko Yamasaki | P4 | Resolved | Fixed | b01 |
Fix for CR 6455680 integrated into b96 introduced numbers of new locales.
The incorrect values are used for firstDayOfWeek in CalendarData.
Instead of '1' (Sunday), the incorrect value, '2'(Monday) is listed for the following 6 locales:
1. en_SG
2. zh_SG
3. mt_MT
4. en_MT
5. en_PH
6. ga_IE
Addition to listed CalednarData, there is another incorrect/not updated data. LocaleName for el_CY was not updated to 1.4.
The incorrect values are used for firstDayOfWeek in CalendarData.
Instead of '1' (Sunday), the incorrect value, '2'(Monday) is listed for the following 6 locales:
1. en_SG
2. zh_SG
3. mt_MT
4. en_MT
5. en_PH
6. ga_IE
Addition to listed CalednarData, there is another incorrect/not updated data. LocaleName for el_CY was not updated to 1.4.
- backported by
-
JDK-2143513 Some of newly introduced CalndarData, firstDayOfWeek, has incorrect value.
-
- Resolved
-
- relates to
-
JDK-6519554 PIT:Regression test sun/text/resources/LocaleDataTest.java failed in ar, de locale
-
- Closed
-