gcc/libjava/java
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
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt 2005-04-27 Roman Kennke <roman@kennke.org> 2005-04-27 18:01:09 +00:00
beans 2005-04-29 Robert Schuster <thebohemian@gmx.net> 2005-04-29 06:11:27 +00:00
io 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
lang 2005-04-26 Michael Koch <konqueror@gmx.de> 2005-04-26 05:09:35 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net 2005-04-28 Michael Koch <konqueror@gmx.de> 2005-04-28 21:02:40 +00:00
nio 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 06:54:47 +00:00
rmi Naming.java: Added class documentation. 2005-04-22 05:45:02 +00:00
security AccessControlContext.java: Reformated. 2005-04-26 07:16:48 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text 2005-04-20 Sven de Marothy <sven@physto.se> 2005-04-20 06:01:09 +00:00
util ResourceBundle.java (getObject): Clarify MissingResourceException detailed message. 2005-04-29 06:13:11 +00:00