[security-dev 00197]: hg: jdk7/jsn/jdk: 3 new changesets
christopher.hegarty at sun.com
christopher.hegarty at sun.com
Thu Jun 12 16:31:17 UTC 2008
Changeset: 93dce0e374de
Author: chegar
Date: 2008-06-12 17:25 +0100
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/93dce0e374de
6698625: InetAddress.getLocalHost() failed in returning chinese local host name
Summary: Remove unnecessary and incorrect NewStringUTF
Reviewed-by: michaelm
! src/solaris/native/java/net/Inet4AddressImpl.c
! src/solaris/native/java/net/Inet6AddressImpl.c
! src/windows/native/java/net/Inet4AddressImpl.c
! src/windows/native/java/net/Inet6AddressImpl.c
Changeset: 4d1d84792fd0
Author: chegar
Date: 2008-06-12 17:26 +0100
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/4d1d84792fd0
6630348: Invalid html tags (extra double quote)
Summary: Remove extra quote
Reviewed-by: michaelm
! src/share/classes/java/net/CookieHandler.java
! src/share/classes/java/net/ResponseCache.java
! src/share/classes/java/net/URI.java
! src/share/classes/java/net/URL.java
Changeset: 56993d795f7a
Author: chegar
Date: 2008-06-12 17:28 +0100
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/56993d795f7a
6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured
Summary: failover to IPv6 socket if IPv4 fails
Reviewed-by: michaelm
! src/solaris/native/java/net/NetworkInterface.c
More information about the security-dev
mailing list