..
jar
ZipFile.java: Implement OPEN_DELETE mode...
2000-08-27 22:26:27 +00:00
zip
ZipFile.java (ZipFile): Delete file when opened in DELETE mode.
2000-09-04 21:20:27 +00:00
AbstractCollection.java
AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator loop.
2000-10-29 05:06:10 +00:00
AbstractList.java
AbstractList.java (remove): Comment out modCount increment to work around compiler bug.
2000-11-02 10:17:15 +00:00
AbstractMap.java
AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator loop.
2000-10-29 05:06:10 +00:00
AbstractSequentialList.java
AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.
2000-11-02 10:08:03 +00:00
AbstractSet.java
AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator loop.
2000-10-29 05:06:10 +00:00
ArrayList.java
AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.
2000-11-02 10:08:03 +00:00
Arrays.java
Jumbo patch:
2000-05-19 17:55:34 +00:00
BasicMapEntry.java
Attributes.java, [...]: Imported from Classpath.
2000-08-19 18:19:42 +00:00
BitSet.java
BitSet.java: Updated @specnote.
2000-10-30 01:51:34 +00:00
Bucket.java
Attributes.java, [...]: Imported from Classpath.
2000-08-19 18:19:42 +00:00
Calendar.java
Makefile.am: Added locale files from Classpath.
2000-10-27 10:33:46 +00:00
Collection.java
Color.java: New file.
2000-03-17 00:45:06 +00:00
Comparator.java
Color.java: New file.
2000-03-17 00:45:06 +00:00
ConcurrentModificationException.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Date.java
Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.
2000-10-05 23:57:16 +00:00
Dictionary.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
EmptyStackException.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Enumeration.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
EventListener.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
EventObject.java
EventObject.java: Merged from classpath.
2000-10-24 11:53:56 +01:00
GregorianCalendar.java
Makefile.am: Added locale files from Classpath.
2000-10-27 10:33:46 +00:00
HashMap.java
ArrayList.java, [...]: Imported from GNU Classpath.
2000-08-27 22:06:44 +00:00
Hashtable.java
Attributes.java, [...]: Imported from Classpath.
2000-08-19 18:19:42 +00:00
Iterator.java
Color.java: New file.
2000-03-17 00:45:06 +00:00
LinkedList.java
AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.
2000-11-02 10:08:03 +00:00
List.java
Color.java: New file.
2000-03-17 00:45:06 +00:00
ListIterator.java
Color.java: New file.
2000-03-17 00:45:06 +00:00
ListResourceBundle.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Locale.java
Makefile.am: Added locale files from Classpath.
2000-10-27 10:33:46 +00:00
Map.java
Attributes.java, [...]: Imported from Classpath.
2000-08-19 18:19:42 +00:00
MissingResourceException.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
natGregorianCalendar.cc
natGregorianCalendar.cc (computeFields): Set the isSet__ array elements to true.
2000-10-27 11:53:53 +00:00
NoSuchElementException.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Observable.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Observer.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Properties.java
* java/util/Properties.java: Merged with Classpath version.
2000-10-07 18:13:11 +00:00
PropertyPermission.java
natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com.
2000-08-21 06:05:20 +00:00
PropertyResourceBundle.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Random.java
PropertyChangeEvent.java (serialVersionUID): Added.
2000-09-08 19:37:09 +00:00
ResourceBundle.java
ResourceBundle.java (trySomeGetBundle): Removed debugging prints.
2000-08-21 21:25:55 +00:00
Set.java
Attributes.java, [...]: Imported from Classpath.
2000-08-19 18:19:42 +00:00
SimpleTimeZone.java
Makefile.am: Added locale files from Classpath.
2000-10-27 10:33:46 +00:00
SortedMap.java
ArrayList.java, [...]: Imported from GNU Classpath.
2000-08-27 22:06:44 +00:00
SortedSet.java
ArrayList.java, [...]: Imported from GNU Classpath.
2000-08-27 22:06:44 +00:00
Stack.java
PropertyChangeEvent.java (serialVersionUID): Added.
2000-09-08 19:37:09 +00:00
StringTokenizer.java
natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.
2000-04-09 01:26:20 +00:00
Timer.java
ArrayList.java, [...]: Imported from GNU Classpath.
2000-08-27 22:06:44 +00:00
TimerTask.java
ArrayList.java, [...]: Imported from GNU Classpath.
2000-08-27 22:06:44 +00:00
TimeZone.java
PropertyChangeEvent.java (serialVersionUID): Added.
2000-09-08 19:37:09 +00:00
TooManyListenersException.java
All files: Updated copyright information.
2000-03-07 19:55:28 +00:00
Vector.java
PropertyChangeEvent.java (serialVersionUID): Added.
2000-09-08 19:37:09 +00:00