Proxy.java (equals): Handle case where address==null.

* java/net/Proxy.java (equals): Handle case where address==null.
	(hashCode): Likewise.
	(toString): Likewise.

From-SVN: r121609
This commit is contained in:
Tom Tromey
2007-02-05 21:05:10 +00:00
committed by Tom Tromey
parent 072d019dfc
commit 9e006df67f
3 changed files with 12 additions and 4 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-02-05 Tom Tromey <tromey@redhat.com>
* java/net/Proxy.java (equals): Handle case where address==null.
(hashCode): Likewise.
(toString): Likewise.
2007-01-31 Tom Tromey <tromey@redhat.com>
* resource/gnu/classpath/tools/jar/messages.properties