bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22695] SimpleDateFormat.parse changes calendar settings


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22695] SimpleDateFormat.parse changes calendar settings
Date: 16 Oct 2005 01:26:36 -0000

SimpleDateFormat.parse should not change the state of the field "calendar".
This patch localize the field to prevent this from happening.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2003-09-09 
22:38 -------
Thanks. Applied as follows:

2003-09-09  Guilhem Lavaux  <address@hidden>

       * java/text/SimpleDateFormat.java (parse): Don't use class calendar
       field.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22695





reply via email to

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