More post-merging for java.util

Mark Wielaard mark@klomp.org
Wed Nov 16 19:44:00 GMT 2005


Hi,

Some more post-merging for the "non-merged" java.util classes. After
updating SimpleTimeZone and Date are now identical to upstream. The
other changes are small documentation updates and two bug fixes. Locale,
ResourceBundle and Currency are still largely unmerged.

2005-11-15  Tom Tromey  <tromey@redhat.com>

       classpath/23890:
       * java/util/Calendar.java (equals): Include other calendar
       attributes.
       (hashCode): Updated.
       * java/util/GregorianCalendar.java (hashCode): New method.
       (equals): Use super.equals().

2005-11-15  Sven de Marothy  <sven@physto.se>

       * java/util/Calendar (setTimeInMillis): Recompute time fields.

2005-11-15  Mark Wielaard  <mark@klomp.org>

       * java/util/SimpleTimeZone.java: Removed, fully merged now.
       * java/util/Date.java: Likewise.
       * sources.am: Regenerated.
       * Makefile.in: Regenerated.

2005-11-15  David Gilbert  <david.gilbert@object-refinery.com>

       * java/util/Calendar.java: fixed minor problems in API docs,
       * java/util/Date.java: likewise,
       * java/util/ResourceBundle.java: likewise,
       * java/util/SimpleTimeZone.java: likewise,

This fixes several GregorianCalendar mauve tests.

Committed,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: util-merge.patch
Type: text/x-patch
Size: 90186 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20051116/6f41c886/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20051116/6f41c886/attachment.sig>


More information about the Java-patches mailing list