Tom Tromey
|
9e006df67f
|
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
|
2007-02-05 21:05:10 +00:00 |
|
Gary Benson
|
a5c0f6fe87
|
URLClassLoader.java: Removed.
2007-01-15 Gary Benson <gbenson@redhat.com>
* java/net/URLClassLoader.java: Removed.
* gnu/java/net/loader/Load_gcjlib.java: New file.
* gnu/gcj/runtime/BootClassLoader.java: Ensure core
URL handler is present in static executables.
* sources.am, Makefile.in: Rebuilt.
From-SVN: r120791
|
2007-01-15 10:25:38 +00:00 |
|
Gary Benson
|
143f796e57
|
URL.java: Removed.
2007-01-10 Gary Benson <gbenson@redhat.com>
* java/net/URL.java: Removed.
* sources.am, Makefile.in: Rebuilt.
From-SVN: r120644
|
2007-01-10 16:55:10 +00:00 |
|
Tom Tromey
|
97b8365caf
|
Merged gcj-eclipse branch to trunk.
From-SVN: r120621
|
2007-01-09 19:58:05 +00:00 |
|