[kaffe] CVS kaffe (kaz): libraries/javalib/java/io/InputStreamReader.java,
Dalibor Topic
robilad at kaffe.org
Sun Feb 1 14:36:02 PST 2004
Ito Kazumitsu wrote:
>>>>>>":" == Kaffe CVS <cvs-commits at kaffe.org> writes:
>
>
> :> 2004-01-30 Ito Kazumitsu <kaz at maczuka.gcd.org>
> :>
> :> * libraries/javalib/java/io/InputStreamReader.java,
> :> javalib/java/io/OutputStreamWriter.java:
> :> Imported from GNU Classpath.
> :>
> :> * libraries/javalib/gnu/java/io/EncodingManager.java:
> :> Don't use static initializers because it causes stack overflow.
> :>
> :> * libraries/javalib/gnu/java/io/decode/KaffeDecoder.java:
> :> Constructor throws java.io.UnsupportedEncodingException.
> :>
> :> * libraries/javalib/bootstrap.classlist,
> :> libraries/javalib/essential.files:
> :> Added new files to compile files newly imported from GNU Classpath.
> :>
> :> * libraries/javalib/Klasses.jar.bootstrap:
> :> Regenerated.
>
> I succeeded in importing GNU Classpath's java.io.InputStreamReader
> and java.io.OutputStreamWriter using Kaffe's encoder/decoder behind
> them.
Thanks Ito! that means our java.io is pretty much merged with GNU
Classpath, except for a few patches.
cheers,
dalibor topic
More information about the kaffe
mailing list