Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Subcomponent:
-
CPU:x86
-
OS:windows_2000
Description
Regression test: java/util/TimeZone/TimeSoneBoundaryTest.java failed with jdk1.4 beta b38 on Win2000 in zh_TW locale and WinNT4 in iw_IL enabloed locale.
Below is the message:
----------System.out:(4/150)----------
TimeZoneBoundaryTest {
TestBoundaries {
FAIL: Expected boundary at 872524800000
Uncaught exception thrown in test method TestBoundaries
----------System.err:(15/661)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestBoundaries
at IntlTest.err(IntlTest.java:160)
at IntlTest.errln(IntlTest.java:165)
at IntlTest.run(IntlTest.java:113)
at TimeZoneBoundaryTest.main(TimeZoneBoundaryTest.java:39)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(../../../src/share/classes/java/lang/Thread.java:488)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBoundaries
keiko.nakayama@Eng 2000-11-11
Below is the message:
----------System.out:(4/150)----------
TimeZoneBoundaryTest {
TestBoundaries {
FAIL: Expected boundary at 872524800000
Uncaught exception thrown in test method TestBoundaries
----------System.err:(15/661)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestBoundaries
at IntlTest.err(IntlTest.java:160)
at IntlTest.errln(IntlTest.java:165)
at IntlTest.run(IntlTest.java:113)
at TimeZoneBoundaryTest.main(TimeZoneBoundaryTest.java:39)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(../../../src/share/classes/java/lang/Thread.java:488)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test method TestBoundaries
keiko.nakayama@Eng 2000-11-11