| Other |
|---|
| 5.0 b24Fixed |
|
Duplicate :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
The following regression tests fail after L10N team's putback.
The test programs need to be updated.
test/java/text/Collator/DanishTest.java
test/java/util/Locale/InternationalBAT.java
test/sun/text/resources/Locale/LocaleDataTest.java
------------------------------------------------------------------------------
The following regression test program also fails due to one of the
L10N fixes. (DateFormat data update for Korean)
test/sun/text/resources/Format/Bug4395196.java
It may be better to rewrite this test program. This test program cannot
work as expected any longer.
Now, whether this test passes or not depends on when you run it.
For example, if you run this test program on 6:50a.m., it fails.
If you run it on 11:50p.m., it passes. Because the output of DateFormat
with pattern "h:m" happens to equal the output of DateFormat with pattern
"hh:mm" on 11:50p.m.
That's why I was not able to detect this failure when I filed this bug.
###@###.### 2003-10-08
|