-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.3.1_19, 1.4.2_13
-
x86
-
windows_xp
java/util/Calendar/CalendarTest.java fails consistently with English (Ireland) regional setting.
Platform Windows XP Home x86:
Control panel ->
Regional and Language Options ->
Select English (Ireland) in the drop down in the "Standards and formats" panel.
It passes consistently with regional Setting of English (United States)
It seems to be related to CR 4639473 (fixed in hopper)
It is even not clear what the intended behaviour is.
The testcase directory has no README advisory.
There are far too many tests contained in one test case file.
Also, the testcase has the typo outlined in CR 4984574 (fixed in tiger)
"America/Los_Angeles" is mis-spelled in CalendarTest.java: test4064654().
Both of these problems should be addressed.
Note that the 1.4.2_13 testcase passes the CalendarTest, but does have the typo outlined in the 1.4.2_13 SR
Platform Windows XP Home x86:
Control panel ->
Regional and Language Options ->
Select English (Ireland) in the drop down in the "Standards and formats" panel.
It passes consistently with regional Setting of English (United States)
It seems to be related to CR 4639473 (fixed in hopper)
It is even not clear what the intended behaviour is.
The testcase directory has no README advisory.
There are far too many tests contained in one test case file.
Also, the testcase has the typo outlined in CR 4984574 (fixed in tiger)
"America/Los_Angeles" is mis-spelled in CalendarTest.java: test4064654().
Both of these problems should be addressed.
Note that the 1.4.2_13 testcase passes the CalendarTest, but does have the typo outlined in the 1.4.2_13 SR
- relates to
-
JDK-4639473 CalendarTest.java has some TimeZone-dependent golden data.
-
- Closed
-
-
JDK-4984574 test/java/util/Calendar/CalendarTest.java has a typo for time zone ID
-
- Resolved
-