gcc/libjava ChangeLog java/io/FileOutputStream ...
mkoch@gcc.gnu.org
mkoch@gcc.gnu.org
Fri Mar 28 08:59:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mkoch@gcc.gnu.org 2003-03-28 08:59:41
Modified files:
libjava : ChangeLog
libjava/java/io: FileOutputStream.java RandomAccessFile.java
Log message:
2003Â03-28 Michael Koch <konqueror@gmx.de>
* java/io/FileOutputStream.java:
Merged class documentation and authors with classpath.
(FileOutputStream): Partly merged with classpath.
(write): Merged with classpath.
(getChannel): Make it synchronized instead of explicit block in this
method.
* java/io/RandomAccessFile.java:
Merged class documentation and authors with classpath.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1817&r2=1.1818
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/FileOutputStream.java.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/RandomAccessFile.java.diff?cvsroot=gcc&r1=1.11&r2=1.12
More information about the Gcc-cvs
mailing list