gcc/libjava/java
Michael Koch cc1b3d6b64 2003-05-14 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/FileLockImpl.java
	(released): New member variable.
	(FileLockImpl): Initialize released.
	(releaseImpl): New native method.
	(release): Implemented.
	* gnu/java/nio/SelectorImpl.java: Reformatted.
	* gnu/java/nio/SelectionKeyImpl.java: Reformatted.
	* gnu/java/nio/ServerSocketChannelImpl.java: Reformatted.
	(accept): Throws IOException.
	* gnu/java/nio/SocketChannelImpl.java: Reformatted.
	(implConfigureBlocking): Throws IOException.
	(connect): Likewise.
	(read): Likewise.
	(write): Likewise.
	* gnu/java/nio/natFileLockImpl.cc: New file.
	* java/nio/channels/FileLock.java: Reformatted.
	* Makefile.am:
	(ordinary_java_source_files): Added gnu/java/nio/FileLockImpl.java.
	(nat_source_files): Added gnu/java/nio/natFileLockImpl.cc.
	* Makefile.in: Regenerated.

From-SVN: r66799
2003-05-14 06:37:59 +00:00
..
applet
awt
beans
io 2003-05-13 Michael Koch <konqueror@gmx.de> 2003-05-13 09:13:31 +00:00
lang re PR libgcj/10582 (array assignment fails in some situations) 2003-05-01 21:36:18 +00:00
math
net 2003-05-09 Michael Koch <konqueror@gmx.de> 2003-05-09 07:11:11 +00:00
nio 2003-05-14 Michael Koch <konqueror@gmx.de> 2003-05-14 06:37:59 +00:00
rmi
security Identity.java, [...]: New versions from classpath. 2003-05-10 07:12:48 +00:00
sql
text 2003-04-30 Michael Koch <konqueror@gmx.de> 2003-04-30 13:22:45 +00:00
util