Changeset: d979afceb792
Author:peytoia
Date: 2011-10-21 15:56 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d979afceb792
7103108: (tz) Support tzdata2011l
Reviewed-by: okutsu
! make/sun/javazic/tzdata/VERSION
! make/sun/javazic/tzdata/asia
! make/sun/javazic/tzdata/australa
Hi Sherman,
yes the patch is from a very old base in Java 7
I enclose the ZipCoder and a test driver that I used to obtain the results
Regards
Mike
>
>From: Xueming Shen
>To: core-libs-dev@openjdk.java.net
>Sent: Friday, 21 October 2011, 0:50
>Subject: Re: per
Changeset: db9e246c651e
Author:peytoia
Date: 2011-10-21 18:01 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/db9e246c651e
7103405: Correct display names for Pacific/Apia timezone
Reviewed-by: okutsu
! src/share/classes/sun/util/resources/TimeZoneNames.java
! src/share/classe
Changeset: b4021c520e40
Author:jjh
Date: 2011-10-21 14:14 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b4021c520e40
7098530: tools/javac/javazip/Test.sh can fail on Windows
Summary: Fix cygpath command to properly convert path
Reviewed-by: jjg
! test/tools/javac/java