bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/23566] Need to regenerate TimeZone data against tzdata200


From: cvs-commit at developer dot classpath dot org
Subject: [Bug classpath/23566] Need to regenerate TimeZone data against tzdata2006a
Date: 12 Feb 2007 15:18:44 -0000


------- Comment #6 from cvs-commit at developer dot classpath dot org  
2007-02-12 15:18 -------
Subject: Bug 23566

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Andrew Haley <aph>      07/02/12 15:17:51

Modified files:
        .              : ChangeLog 
        java/util      : TimeZone.java 
        scripts        : timezones.pl 
        vm/reference/java/util: VMTimeZone.java 

Log message:
        2007-02-12  Jakub Jelinek  <address@hidden>

                PR 23566
                * scripts/timezones.pl: Parse each file in 2 passes, in one
parse
                just Rule lines, in the other everything else.  Pass 0 instead
of
                $savings as second argument to parseRule when parsing the start
                rule.
                * java/util/TimeZone.java (timezones): Regenerate from
tzdata2007a.

        2007-02-12  Jakub Jelinek  <address@hidden>

                * vm/reference/java/util/VMTimeZone.java: Rewrite to handle
both
                the old 'TZif\0' format and the new one.
                * java/util/TimeZone.java: Handle default (one hour) daylight
                savings.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9104&r2=1.9105
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/TimeZone.java?cvsroot=classpath&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/classpath/scripts/timezones.pl?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/vm/reference/java/util/VMTimeZone.java?cvsroot=classpath&r1=1.3&r2=1.4


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23566





reply via email to

[Prev in Thread] Current Thread [Next in Thread]