gcc/libjava/gnu/java
Michael Koch 4b6eac52d5 2003-05-02 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/FileChannelImpl.java
	(read): New implementation.
	(implRead): New methods.
	(write): New implementation, call other write insteal of read method.
	(implWrite): New methods.
	(map): Added comment.
	(transferFrom): Implemented.
	(transferTo): Implemented.
	(lock): Added checks to throw exceptions.
	(truncate): Added check to throw exception.
	* gnu/java/nio/natFileChannelImpl.cc
	(implRead): New method.
	(implWrite): New method.
	* java/nio/ByteBuffer.java
	(hashCode): Fixed comment.
	(get): Fixed exception documentation.
	(put): Fixed exception documentation.
	* java/nio/CharBuffer.java:
	Added comment for later optimizations.

From-SVN: r66373
2003-05-02 05:35:57 +00:00
..
awt XPanelPeer.java (beginLayout, [...]): New methods. 2003-03-01 22:14:21 +00:00
beans
io Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
lang
locale LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. 2003-03-01 22:22:23 +00:00
math
nio 2003-05-02 Michael Koch <konqueror@gmx.de> 2003-05-02 05:35:57 +00:00
rmi
security Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
text
util FileBasedFactory.java, [...]: New files, all merged from classpath. 2003-02-13 07:45:58 +00:00