This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: patch for libjava/java/util/Calendar.java
- From: Andrew Haley <aph at redhat dot com>
- To: Archit Shah <ashah at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 11 Nov 2005 10:46:15 +0000
- Subject: Re: patch for libjava/java/util/Calendar.java
- References: <4373AA9C.3070803@redhat.com>
Archit Shah writes:
> 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.
Committed on gcc-4_0-branch.
Andrew.