gcc/libjava/gnu
Michael Koch 0150fc2287 2004-04-20 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/FileLockImpl.java
	(static): Removed, not needed anymore.
	* gnu/java/nio/channels/FileChannelImpl.java
	(FileChannelImpl): Made final.
	(mode): Made private.
	(READ, WRITE, APPEND): Made public.
	(EXCL, SYNC, DSYNC): Likewise.
	(static): Load native JNI library, when needed.
	(length): Unused, removed.
	(available): Made public.
	(implPosition): Throws IOException.
	(seek): Likewise.
	(implTruncate): Likewise.
	(unlock): Likewise.
	(lock): Likewise.

From-SVN: r80891
2004-04-20 10:43:48 +00:00
..
awt Index: libjava/ChangeLog 2004-01-29 22:11:26 +00:00
classpath Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
gcj prims.cc (_Jv_AllocObject): Remove `size' argument. 2004-04-16 17:27:19 +01:00
java 2004-04-20 Michael Koch <konqueror@gmx.de> 2004-04-20 10:43:48 +00:00
javax/rmi Reported by: Adam Heath <doogie@debian.org> 2004-03-16 09:41:31 +00:00
regexp Makefile.am: Build property resource files into libgcj. 2004-03-09 19:14:23 +00:00