-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
mantis
-
generic, x86
-
generic, windows_98
-
Verified
Regression test suit for Hopper build 18:
http://meercat.sfbay:8080/shuna/i18n_regression/script/hopper/build18_07252002/
JDK : Hopper rc b18
OS : Windows 2k Prof/japanese / Solaris 8 sparc(euc) / RedHat Linux 7.2
Test case : test/java/util/Locale/LocaleDataTest.java
Regression test LocaleDataTest.java failed with Hopper b18 due to an error java.lang.Exception.
Here is detail of error.
=======================
----------System.out:(7/314)*----------
Mismatch in LocaleElements/ko/DateTimePatterns/0:
file = "a hh'\\uc2dc'mm'\\ubd84'ss'\\ucd08' z"
jvm = "a h'\\uc2dc' m'\\ubd84' s'\\ucd08' z"
Mismatch in LocaleElements/ko/DateTimePatterns/1:
file = "a hh'\\uc2dc'mm'\\ubd84'ss'\\ucd08'"
jvm = "a h'\\uc2dc' m'\\ubd84' s'\\ucd08'"
Test failed. 2 errors.
----------System.err:(13/709)----------
java.lang.Exception: Test failed. 2 errors.
at LocaleDataTest.main(LocaleDataTest.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:536)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed. 2 errors.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed. 2 errors.
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed. 2 errors.
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed. 2 errors.
-----------------------------------------------------------------------------
* Please see the attached file for more detail of error.
Steps to reproduce:
1) Install JDK1.4.1 b18.
2) Get regression test case from
/java/re/jdk/1.4.1/promoted/rc/b18/ws/j2se/test
3) Launch test/java/util/Locale/LocaleDataTest.java.
Then, you can see the problem.
I confirmed that this problem is reproducible on Win2k, Solaris 8 sparc(euc) and Redhat Linux 7.2.
This problem does not occur on b17 using the same machine.
http://meercat.sfbay:8080/shuna/i18n_regression/script/hopper/build18_07252002/
JDK : Hopper rc b18
OS : Windows 2k Prof/japanese / Solaris 8 sparc(euc) / RedHat Linux 7.2
Test case : test/java/util/Locale/LocaleDataTest.java
Regression test LocaleDataTest.java failed with Hopper b18 due to an error java.lang.Exception.
Here is detail of error.
=======================
----------System.out:(7/314)*----------
Mismatch in LocaleElements/ko/DateTimePatterns/0:
file = "a hh'\\uc2dc'mm'\\ubd84'ss'\\ucd08' z"
jvm = "a h'\\uc2dc' m'\\ubd84' s'\\ucd08' z"
Mismatch in LocaleElements/ko/DateTimePatterns/1:
file = "a hh'\\uc2dc'mm'\\ubd84'ss'\\ucd08'"
jvm = "a h'\\uc2dc' m'\\ubd84' s'\\ucd08'"
Test failed. 2 errors.
----------System.err:(13/709)----------
java.lang.Exception: Test failed. 2 errors.
at LocaleDataTest.main(LocaleDataTest.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:536)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed. 2 errors.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed. 2 errors.
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed. 2 errors.
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test failed. 2 errors.
-----------------------------------------------------------------------------
* Please see the attached file for more detail of error.
Steps to reproduce:
1) Install JDK1.4.1 b18.
2) Get regression test case from
/java/re/jdk/1.4.1/promoted/rc/b18/ws/j2se/test
3) Launch test/java/util/Locale/LocaleDataTest.java.
Then, you can see the problem.
I confirmed that this problem is reproducible on Win2k, Solaris 8 sparc(euc) and Redhat Linux 7.2.
This problem does not occur on b17 using the same machine.