Patch: gnu.java.nio.channels.FileChannelImpl

Michael Koch konqueror@gmx.de
Fri Apr 23 07:22:00 GMT 2004


Hi list,


I just commited the attached patch to remove unused stuff and to make 
the implementation more simple.


Michael


2004-04-23  Michael Koch  <konqueror@gmx.de>

	* gnu/java/nio/channels/FileChannelImpl.java
	(SET, CUR): Unused, removed.
	(read): Implement here directly.
	(implRead): Removed.
	(write): Implement here directly.
	(implWrite): Removed.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nio.diff
Type: text/x-diff
Size: 3026 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040423/380bb2d8/attachment.bin>


More information about the Java-patches mailing list