United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6650748 (tz) Java runtime doesn't detect VET time zone correctly on Windows
6650748 : (tz) Java runtime doesn't detect VET time zone correctly on Windows

Details
Type:
Bug
Submit Date:
2008-01-15
Status:
Closed
Updated Date:
2011-03-08
Project Name:
JDK
Resolved Date:
2011-03-08
Component:
core-libs
OS:
windows_xp
Sub-Component:
java.util:i18n
CPU:
x86
Priority:
P3
Resolution:
Fixed
Affected Versions:
5.0u9,6
Fixed Versions:
7

Related Reports
Backport:
Backport:
Backport:
Backport:
Backport:
Backport:
Duplicate:
Relates:

Sub Tasks

Description
FULL PRODUCT VERSION :


ADDITIONAL OS VERSION INFORMATION :
Widnows XP

A DESCRIPTION OF THE PROBLEM :
I updated my JRE 1.6 with tzupdater-1.3.3-2007k, and the VET time zone shows GMT-4:15 instead of GMT -4:30.




REPRODUCIBILITY :
This bug can be reproduced always.

                                    

Comments
EVALUATION

The GMT-04:15 output turned out to be an application problem. This CR remains as the time zone detection problem.
                                     
2008-01-17
EVALUATION

The recent Windows Update included time zone registry changes. Venezuela Standard Time has newly been added, which JDK doesn't understand.
                                     
2008-01-16
EVALUATION

The following are differences from the previous <JRE_HOME>\lib\tzmappings.

@@ -65,8 +66,8 @@
 Newfoundland Standard Time:-1,81::America/St_Johns:
 Pacific SA:-1,82::America/Santiago:
 Pacific SA Standard Time:-1,82::America/Santiago:
-SA Western:-1,82::America/Caracas:
-SA Western Standard Time:-1,82::America/Caracas:
+SA Western:-1,82:BO:America/La_Paz:
+SA Western Standard Time:-1,82:BO:America/La_Paz:
 SA Pacific:-1,83::America/Bogota:
 SA Pacific Standard Time:-1,83::America/Bogota:
 US Eastern:-1,84::America/Indianapolis:
@@ -177,3 +178,4 @@
 Middle East Standard Time:909,909:LB:Asia/Beirut:
 Armenian Standard Time:910,910:AM:Asia/Yerevan:
 Montevideo Standard Time:911,911:UY:America/Montevideo:
+Venezuela Standard Time:912,912::America/Caracas:
                                     
2008-01-16
WORK AROUND

Please set the user.timezone property to America/Caracas.
                                     
2008-01-16



Hardware and Software, Engineered to Work Together