[patch] SimpleTimeZone take 2

Tom Tromey tromey@redhat.com
Wed May 5 00:52:00 GMT 2004


>>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:

Jerry> Here's an updated patch that fixes some bugs.

Great, thanks.

Jerry> The new setStartRule and setEndRule don't work right yet, but I
Jerry> think the problem is more global with the way the date is
Jerry> represented here.  Basically, there is a failure because the
Jerry> current implementation tries to compare a date using dayofweek
Jerry> with one that doesn't.

If you aren't planning to fix it soon, could you file a PR that
encapsulates what you know about the problem and potential fixes?
Or write some Mauve tests showing the problem?  Those would both be
pretty helpful...

Tom



More information about the Java-patches mailing list