[7u10] Request for approval: 7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Mon Sep 17 02:06:12 PDT 2012
- Previous message: [7u10] Request for approval: 7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
- Next message: [7u10] Request for approval: 7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
For the record, I have concerns about back-porting this to 7u. The reason is that switching to getnameinfo and getaddrinfo can result in subtle behavioral changes that cause problems for applications and developers. A recent one in this area was:
http://bugs.sun.com/view_bug.do?bug_id=7166687
where the Mac port changed 7u4 to use getnameinfo, it was switched back in 7u5 to restore previous behavior. I realize the changes you are looking to back port are for the IPv4 case and maybe there are people running with IPv6 disabled but I think we need to fully understand any behavior changes before this is considered for a 7u release.
-Alan.
On 17/09/2012 09:14, Shi Jun Zhang wrote:
Hi all,
I'd like to request for approval to push the following change into 7u10. Changeset in jdk8 http://hg.openjdk.java.net/jdk8/tl/jdk/rev/81987765cb81 Webrev http://cr.openjdk.java.net/~zhangshj/jdk7u/7112670/webrev.00/ Reviewed by chegar, alanb, mduigou, ngmr Review thread http://mail.openjdk.java.net/pipermail/net-dev/2011-November/003702.html
- Previous message: [7u10] Request for approval: 7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
- Next message: [7u10] Request for approval: 7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]