Bug 418101

Summary: Timezone database updates at the OS Level does not reflect at the Java Level
Product: [Fedora] Fedora Reporter: Robert Marcano <robert>
Component: java-1.7.0-icedteaAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-10 17:31:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Marcano 2007-12-10 14:11:39 UTC
Description of problem:

Timezone database updates at the OS Level does not reflect at the Java Level

Icedtea (and any OpenJDK based JVM) uses an internal version of the database,
compiled using and non zic compatible tool, it would be interesting and useful
if that tool used to compile the icedtea database can be used to include the
java version of it on the tzdata package, or better yet make icedtea understand
the system one, in order to the change can be made system wide.

Do openoffice has an internal database? I am thinking that must be true because
Windows has no central database for TZ changes historical data, only current TZ
offset and daylight savings information (MS Office requires a separate update
than the OS)

Comment 1 Thomas Fitzsimmons 2007-12-10 17:12:43 UTC
(In reply to comment #0)
> Description of problem:
> 
> Timezone database updates at the OS Level does not reflect at the Java Level

Do you have tzdata-java installed?

Comment 2 Robert Marcano 2007-12-10 17:31:11 UTC
ohhh my mistake, Local rsynced mirror was not correctly updated, this saturday
(the day before the change in my country was made) so only part of the updates
where available, problem fixed, nice to know the zoneifo is already on another RPM.