Details
-
Bug
-
Resolution: Duplicate
-
P3
-
1.4.2_11
-
x86
-
solaris_2.3
Description
Bundles / binaries tested:
/java/re/j2sdk/1.4.2_11/promoted/fcs/b00/bundles
The 1.4.2 libjvm.so and libjvm_g.so
/net/mickey1.east/space/vms/mantis/solamd64
Platforms:
Solaris 10 on Sun amd x64, ja_JP
Regression test failed: java/util/TimeZone/SolarisTZVM.sh
----------System.out:(11/237)----------
XST4:15XDT3:30,0/0:00,0/1:00
user.language=en
user.country=<unset>
user.timezone=GMT-04:15
Locale.getDefault()=en
GMT-04:15 ok
XST4:15XDT3:30,0/0:00,366/0:00
user.language=en
user.country=<unset>
user.timezone=GMT
Locale.getDefault()=en
----------System.err:(2/244)----------
Exception in thread "main" java.lang.RuntimeException: Fail: Expected offset -255, got 0: GMT -> sun.util.calendar.ZoneInfo[id="GMT",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
at CheckVMZone.main(CheckVMZone.java:54)
result: Failed. Execution failed: exit code 1
=================================================
Comments from Naoto:
This looks like a test case error, as the fix to the bug 4873106 (Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solsparc 10) seems not applied to the test case.
/java/re/j2sdk/1.4.2_11/promoted/fcs/b00/bundles
The 1.4.2 libjvm.so and libjvm_g.so
/net/mickey1.east/space/vms/mantis/solamd64
Platforms:
Solaris 10 on Sun amd x64, ja_JP
Regression test failed: java/util/TimeZone/SolarisTZVM.sh
----------System.out:(11/237)----------
XST4:15XDT3:30,0/0:00,0/1:00
user.language=en
user.country=<unset>
user.timezone=GMT-04:15
Locale.getDefault()=en
GMT-04:15 ok
XST4:15XDT3:30,0/0:00,366/0:00
user.language=en
user.country=<unset>
user.timezone=GMT
Locale.getDefault()=en
----------System.err:(2/244)----------
Exception in thread "main" java.lang.RuntimeException: Fail: Expected offset -255, got 0: GMT -> sun.util.calendar.ZoneInfo[id="GMT",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
at CheckVMZone.main(CheckVMZone.java:54)
result: Failed. Execution failed: exit code 1
=================================================
Comments from Naoto:
This looks like a test case error, as the fix to the bug 4873106 (Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solsparc 10) seems not applied to the test case.
Attachments
Issue Links
- duplicates
-
JDK-4873106 (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10
- Closed
- relates to
-
JDK-2130332 (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10
- Resolved