gcc/libjava/java
Anthony Green c704c83cbd URL.java (equals): Compare strings using String.equals.
* java/net/URL.java (equals): Compare strings using String.equals.
	* java/net/URL.java (sameFile): Ditto.

From-SVN: r27947
1999-07-05 13:35:21 +00:00
..
awt natToolkit.cc: Added copyright header. 1999-05-10 09:23:41 +00:00
io [multiple changes] 1999-07-01 17:01:00 +00:00
lang String.java (toString): Check for this == null and throw NullPointerException. 1999-07-01 20:58:04 +01:00
net URL.java (equals): Compare strings using String.equals. 1999-07-05 13:35:21 +00:00
security
text DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
util InflaterInputStream.java (read): Throw ZipException if inflater throws a DataFormatException. 1999-06-23 14:57:14 +00:00