[PATCH FOR APPROVAL]: 6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
Mark Wielaard
mark at klomp.org
Tue Sep 1 05:17:43 PDT 2009
Hi Andrew,
On Tue, 2009-09-01 at 12:08 +0100, Andrew John Hughes wrote:
> Mark Wielaard located this issue from an IcedTea bug:
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=377
>
> only to find that it had already been fixed by Sun developers in the
> proprietary 1.4, 1.5 and 1.6 releases.
I don't know if that is factually correct. Some of the bug reports seem
to indicate that it was "fixed" by just not adding the new Jordan rule.
I haven't tested against any proprietary releases to confirm this
though.
> The Sun changeset has now appeared in OpenJDK7:
>
> http://hg.openjdk.java.net/jdk7/swing/jdk/rev/4914723317b9
But this one is indeed identical to my fix.
> The bug is not hit by OpenJDK6 as yet as it still includes very old
> timezone data (tzdata2008g)
Note that the testcase you include doesn't show the bug unless you also
update the tzdata. The IcedTea6 patch includes a test case that shows
the bug independent from the tzdata used.
Cheers,
Mark
More information about the jdk6-dev
mailing list