gcc/libjava/gnu
Dalibor Topic b61ae8b261 2005-04-29 Dalibor Topic <robilad@kaffe.org>
* java/nio/channels/FileChannelImpl.java
	(FileChannelImpl(String, int)): Removed.
	(FileChannelImpl(File, int)): Added. Check if opened file is a
	directory.
	* java/io/FileInputStream.java(FileInputStream): Fixed javadocs.
	Call FileChannelImpl(File, int).
	* java/io/FileOutputStream.java (FileInputStream): Call
	FileChannelImpl(File, int).
	* java/io/RandomAccessFile.java (RandomAccessFile):
	Call FileChannelImpl(File, int). Switched constructors around.

From-SVN: r99011
2005-04-29 18:47:42 +00:00
..
awt natXAnyEvent.cc (loadNext): Added timeout. 2005-03-07 16:49:37 +00:00
classpath [multiple changes] 2005-04-25 19:48:35 +00:00
gcj NameFinder.java (close): IN, OUT, and PROC can all be null, check for that case and don't deference it. 2005-04-22 10:43:50 -07:00
java 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
javax/swing/text/html ParserDelegator.java (callBack, gnu): Now package-private. 2005-04-26 18:57:40 +00:00
regexp RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
xml [multiple changes] 2005-04-19 12:19:44 +00:00