[kaffe] java.util.BitSet (Re: Kaffe CVS: kaffe kaz)

Ito Kazumitsu kaz at maczuka.gcd.org
Mon Jul 14 14:59:01 PDT 2003


>>>>> ":" == Kaffe CVS <cvs-commits at kaffe.org> writes:

:> 2003-07-14  Ito Kazumitsu <kaz at maczuka.gcd.org>
:> 
:> * java/util/BitSet.java:
:> copied from GNU Classpath to have JDK 1.4 features.

I needed the method clear() (since 1.4) to compile KJC with kjc.jar
with kaffe (It is not guaranteed that KJC can be compiled with KJC,
but it is usually the case that KJC can be compiled with the same
version of KJC).

Guilhem's patch to KJC 2.1B may have made this unnecessary.  But
we had better have JDK 1.4 features anyway.




More information about the kaffe mailing list