[kaffe] Kaffe CVS: kaffe dalibor
Kaffe CVS
cvs-commits at kaffe.org
Tue Nov 5 20:39:09 PST 2002
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: dalibor 02/11/05 20:38:41
Modified files:
. : ChangeLog
libraries/javalib/java/lang: System.java
libraries/javalib/kaffe/io: ByteToCharConverter.java
test/regression: InnerTest.java
Log message:
Wed Nov 6 06:49:43 CET 2002 Dalibor Topic <robilad at yahoo.com>
* libraries/javalib/java/lang/System.java:
(arraycopy) fixed all mauve failures. Added more explicit
parameter checks. Now follows the JDK 1.4 API description very
closely.
* libraries/javalib/kaffe/io/ByteToCharConverter.java:
(withdraw) fixed bad arraycopy call.
* test/regression/InnerTest.java:
Changed expected output back to old format. The change in output
was caused by the bad arraycopy implementation.
More information about the kaffe
mailing list