fixes for java.util.Vector

Archie Cobbs archie at whistle.com
Mon May 8 16:47:24 PDT 2000


Patrick Tullmann writes:
> Here are some fixes for java.util.Vector so that a Vector can be used
> through the AbstractList interface.  I just added add() and set(),
> which was enough to get an app I'm using to work on Kaffe.  
> 
> (I didn't realize how gross Vector had become when they retrofitted
> java.util.AbstractList onto it... most methods are duplicated in the
> new Vector.)

Pat-
I just checked in some Vector changes on Friday.. please
merge your patch in with those (they're much the same).

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list