-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
None
-
generic
-
generic
This test started failing after the recent localization putback, which modified
the locale data in src/share/classes/sun/text/resources/LocaleElements_ja.java
to remove the full day name in order to fix 4810032. This might be a desirable
change, but this test is now failing. Either the change should be reconsidered
or the test should be repaired.
Output of the failing test:
Incorrect date string for locale ja_JP. Expected: 2001?5?10? (???), got: 2001?5?10?
-- ###@###.### 2003/10/6
the locale data in src/share/classes/sun/text/resources/LocaleElements_ja.java
to remove the full day name in order to fix 4810032. This might be a desirable
change, but this test is now failing. Either the change should be reconsidered
or the test should be repaired.
Output of the failing test:
Incorrect date string for locale ja_JP. Expected: 2001?5?10? (???), got: 2001?5?10?
-- ###@###.### 2003/10/6
- duplicates
-
JDK-4930708 (test bugs) Some regression tests fails due to L10N fixes
-
- Resolved
-
- relates to
-
JDK-4810032 REGRESSION: Japanese DateFormat parser regression
-
- Closed
-