gcc/libjava/java
Michael Koch 68dfecb392 2003-03-02 Michael Koch <konqueror@gmx.de>
* java/net/HttpURLConnection.java
	(HTTP_SERVER_ERROR): Deprecated.
	* java/net/MulticastSocket.java
	(send): Replaced checkMulticast with appropriate checkPermission call,
	deprecated.
	* java/net/URLDecoder.java
	(decode): Deprecated.
	* java/net/URLEncoder.java
	(encode): Deprecated.

From-SVN: r63679
2003-03-02 20:11:13 +00:00
..
applet
awt 2003-03-02 Michael Koch <konqueror@gmx.de> 2003-03-02 19:24:49 +00:00
beans Beans.java, [...]: Reformated to GNU style. 2003-02-27 10:52:41 +00:00
io File.java (normalizePath): Remove trailing separator on Windows only if path is not of the form "x:\". 2003-03-02 00:36:03 +00:00
lang natObject.cc: Don't include assert.h. 2003-03-02 00:02:52 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net 2003-03-02 Michael Koch <konqueror@gmx.de> 2003-03-02 20:11:13 +00:00
nio 2003-02-19 Michael Koch <konqueror@gmx.de> 2003-02-19 11:47:49 +00:00
rmi * java/rmi/registry/RegistryHandler.java: Deprecate. 2003-03-01 22:35:25 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text
util AbstractPreferences.java (isUserNode): Implemented. 2003-02-24 21:20:19 +00:00