aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
authorBryce McKinlay <mckinlay@redhat.com>2004-08-13 22:17:34 +0000
committerBryce McKinlay <mckinlay@redhat.com>2004-08-13 22:17:34 +0000
commit78c3a4edd0b6559ffb117e2ef2c78d04cb134d64 (patch)
tree71045c3b297bbcfcc11626a043b6935f90d3b53f /libjava/ChangeLog
parent50278294baf952c49f3d77e2c97f40d9392db40b (diff)
2004-08-13 Bryce McKinlay <mckinlay@redhat.com>
* java/net/InetAddress.java (loopbackAddress): Renamed from localhostAddress. (getByName): Return loopback address for null hostname, without security check. Use lookup(), not getAllByName. (getAllByName): Return loopback address for null hostname, without security check. * java/net/natInetAddressPosix.cc (lookup): Don't perform security check here. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@85967 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index 8a86bc9000d..71938837faa 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,5 +1,16 @@
2004-08-13 Bryce McKinlay <mckinlay@redhat.com>
+ * java/net/InetAddress.java (loopbackAddress): Renamed from
+ localhostAddress.
+ (getByName): Return loopback address for null hostname, without
+ security check. Use lookup(), not getAllByName.
+ (getAllByName): Return loopback address for null hostname, without
+ security check.
+ * java/net/natInetAddressPosix.cc (lookup): Don't perform security
+ check here.
+
+2004-08-13 Bryce McKinlay <mckinlay@redhat.com>
+
PR libgcj/17020
Reported by Robin Green.
* defineclass.cc (handleField): Don't throw exception on unrecognised