Regression test:/java/util/Locale/InternationalBAT.java failed with jdk1.4 beta2 b77 on Solaris 9 32bit en_US.iso98859-1.
Below is a message:
----------System.out:(7/450)----------
Incorrect date string for locale th_TH. Expected: ??????? 10 ?????? 2544, got: ??????? 10 ?????? 2544
Some tests failed.
If you installed the US-only J2RE for Windows, failures are expected and OK.
If you installed the international J2RE, or any J2SDK, or if this occurs on any platform other than Windows, please file a bug report.
Unfortunately, this test cannot determine whether you installed a US-only J2RE, an international J2RE, or a J2SDK.
----------System.err:(13/658)----------
java.lang.RuntimeException
at InternationalBAT.main(InternationalBAT.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException
How should be the right behaviour of this test case on solaris?
###@###.### 2001-08-27
Below is a message:
----------System.out:(7/450)----------
Incorrect date string for locale th_TH. Expected: ??????? 10 ?????? 2544, got: ??????? 10 ?????? 2544
Some tests failed.
If you installed the US-only J2RE for Windows, failures are expected and OK.
If you installed the international J2RE, or any J2SDK, or if this occurs on any platform other than Windows, please file a bug report.
Unfortunately, this test cannot determine whether you installed a US-only J2RE, an international J2RE, or a J2SDK.
----------System.err:(13/658)----------
java.lang.RuntimeException
at InternationalBAT.main(InternationalBAT.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException
How should be the right behaviour of this test case on solaris?
###@###.### 2001-08-27
- duplicates
-
JDK-4497152 InternationalBAT regression test failing
-
- Closed
-