classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [generics] java.util.Calendar fix


From: Andrew John Hughes
Subject: [cp-patches] [generics] java.util.Calendar fix
Date: Wed, 20 Apr 2005 00:15:20 +0100
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to the generics branch,
on behalf of Sven.  It fixes a problem in the new compareTo
method.  We can't retrieve the milliseconds value directly
due to it being in a possibly unset state.

2005-04-19  Sven de Marothy  <address@hidden>

        * java/util/Calendar.java:
        (compareTo(java.util.Calendar)): Handle instability
        in obtaining the milliseconds value.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: 1.5_methods.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]