-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
6u17
-
x86
-
solaris_10
Testsuite name: regression
JDK/JRE tested: jdk6u17b07
OS/architecture: amd64 - solaris10
Reproducible: Always
Reproducible on machine: stt-41.russia
Is it a Regression: N
Test run log location:
stt-41.russia:/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
Steps to reproduce:
[stt-robot@stt-41]$ pwd
/export/JQA/regression/cleanup
[stt-robot@stt-41]$ cat $`pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
cat: cannot open $/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
[stt-robot@stt-41]$ echo `pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
[stt-robot@stt-41]$ pwd
/export/JQA/regression/cleanup
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac IntlTest.java
Note: IntlTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac TimeZoneTest.java
Note: TimeZoneTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: TimeZoneTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/java TimeZoneTest
TimeZoneTest {
Test4368016 Passed
TestPRTOffset {
FAIL: Offset for PRT should be -4
Uncaught exception thrown in test method TestPRTOffset
Exception in thread "main" java.lang.RuntimeException: Uncaught exception thrown in test method TestPRTOffset
at IntlTest.err(IntlTest.java:160)
at IntlTest.errln(IntlTest.java:165)
at IntlTest.run(IntlTest.java:113)
at TimeZoneTest.main(TimeZoneTest.java:16)
The test name is (for exclusion list):
java/util/TimeZone/TimeZoneTest.java
JDK/JRE tested: jdk6u17b07
OS/architecture: amd64 - solaris10
Reproducible: Always
Reproducible on machine: stt-41.russia
Is it a Regression: N
Test run log location:
stt-41.russia:/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
Steps to reproduce:
[stt-robot@stt-41]$ pwd
/export/JQA/regression/cleanup
[stt-robot@stt-41]$ cat $`pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
cat: cannot open $/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
[stt-robot@stt-41]$ echo `pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
[stt-robot@stt-41]$ pwd
/export/JQA/regression/cleanup
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac IntlTest.java
Note: IntlTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac TimeZoneTest.java
Note: TimeZoneTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: TimeZoneTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/java TimeZoneTest
TimeZoneTest {
Test4368016 Passed
TestPRTOffset {
FAIL: Offset for PRT should be -4
Uncaught exception thrown in test method TestPRTOffset
Exception in thread "main" java.lang.RuntimeException: Uncaught exception thrown in test method TestPRTOffset
at IntlTest.err(IntlTest.java:160)
at IntlTest.errln(IntlTest.java:165)
at IntlTest.run(IntlTest.java:113)
at TimeZoneTest.main(TimeZoneTest.java:16)
The test name is (for exclusion list):
java/util/TimeZone/TimeZoneTest.java