JDK-6265533 : (tz) java/util/TimeZone/WinTZVM.sh fails on amd64
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.4.2_11,6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_2003,windows_xp
  • CPU: x86
  • Submitted: 2005-05-04
  • Updated: 2010-07-29
  • Resolved: 2005-12-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
1.4.2_11Fixed 6 b44Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
JDK        	    : Mustang b34
Platform[s]         : Fails On:  WinXP amd64
Failing Test [s]    : java/util/TimeZone/WinTZVM.sh

    Test source location:
    =====================
/java/re/jdk/6.0/latest/ws/j2se/test/java/util/TimeZone/WinTZVM.sh

    jtr file location:
    ==================
file:///net/cady/export/dtf/unified/knight-ws/exec/regression-reg-winXPamd64-2005-05-02-14-20-41-0390/results/workDir/java/util/TimeZone/WinTZVM.jtr

    Test output:
    =============
Tasmania Standard Time: FAILED: Expected Australia/Hobart, got GMT

----------System.err:(2/148)----------
Exception in thread "main" java.lang.RuntimeException: FAILED: Expected Australia/Hobart, got GMT
	at DefaultIDCheck.main(DefaultIDCheck.java:15)
result: Failed. Execution failed: exit code 1


test result: Failed. Execution failed: exit code 1



###@###.### 2005-05-04 20:57:16 GMT

Comments
EVALUATION What is the Mustang build in which the regression test worked Okay? Does it fail from b34? ###@###.### 2005-05-07 02:17:35 GMT The platform time zone detection code is platform dependent and hasn't been ported to the system reported. ###@###.### 2005-05-10 00:08:08 GMT The 64-bit version of Windows XP uses a different mapID for Tasmania Standard Time. Added that entry to lib/tzmappings. ###@###.### 2005-07-12 02:59:49 GMT
07-05-2005