commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13191] java.util.Calendar broken with certain operatio


From: Sven de Marothy
Subject: [commit-cp] [bug #13191] java.util.Calendar broken with certain operations
Date: Wed, 1 Jun 2005 15:21:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922

Update of bug #13191 (project classpath):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Thanks for the report, I just commited the fix to CVS.

The setTime() method wasn't recalculating the fields, which it should do,
although the set() method does not. 

So while getTime() will return the correct results after a getTime(), setting
a single field will be wrong since the rest of them haven't been updated.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13191>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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