gcc/libjava/java
Bryce McKinlay 7eecbdb322 BlockDataException.java: Removed.
* java/io/BlockDataException.java: Removed.
	* java/io/ObjectInputStream.java (readObject): Throw
	StreamCorruptedException, not BlockDataException.
	* Makefile.am: Remove BlockDataException.
	* Makefile.in: Rebuild.

From-SVN: r39616
2001-02-13 07:42:48 +00:00
..
applet
awt Cursor.java (Cursor(String)): Set type to custom. 2001-01-11 17:49:47 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io BlockDataException.java: Removed. 2001-02-13 07:42:48 +00:00
lang Double.java (doubleToRawLongBits): Now native. 2001-02-09 22:13:33 +00:00
math * java/math/BigInteger.java: Update Copyright year. 2001-01-17 04:13:17 +00:00
net URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com) 2001-01-15 07:58:16 +00:00
security
sql Fix comments for doclets 2001-01-06 23:28:40 +00:00
text re PR libgcj/1906 (difference between gcj and jdk for MessageFormat) 2001-02-07 22:46:28 +00:00
util * java/util/Timer.java: New version from Classpath. 2001-02-09 23:28:55 +00:00