This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] SimpleTimeZone take 2


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]