patch for libjava/java/util/Calendar.java
David Daney
ddaney@avtrex.com
Thu Nov 10 22:31:00 GMT 2005
Mark Wielaard wrote:
> Hi,
>
> On Thu, 2005-11-10 at 13:00 -0800, David Daney wrote:
>
>>Archit Shah wrote:
>>
>>>Fedora bug 172305 [1] is caused by a bug in Java calendaring. The
>>>attached patch fixed that bug for classpath in the 0.16 release. From
>>>the classpath CVS log:
>>>
>>>2005-06-01 Sven de Marothy <sven@physto.se>
>>> * java/util/Calendar: (setTimeInMillis): Recompute time fields.
>>>
>>>1. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172305
>>>
>>
>>FWIW in my spare time (yeah right!) I am working on a larger Calendar
>>patch that encompasses this change.
>>
>>In the mean time you could log this in gcc's bugzilla.
>
>
> I assume this patch is meant to be backported to the 4.0.x branch. Since
> it fixes a real issue and seems sane I would suggest we just commit this
> one on the branch.
>
As far as I know this needs to go into the svn trunk (4.1) as well
Calendar et al. are currently not comming from the classpath import.
David Daney.
More information about the Java-patches
mailing list