On 05/05/2017, 18:14, Chris Hegarty wrote:
On 5 May 2017, at 16:19, Michael McMahon<michael.x.mcma...@oracle.com> wrote: Updated webrev at: http://cr.openjdk.java.net/~michaelm/8179559/webrev.2/InetAddress.scope_id is optional ( 0 if unset ), should the code only use it if it is non-zero? -Chris.
Do you mean if the Inet6Address passed in has zero for the scope_id that thesearch should ignore it, and do what happens now, ie. return the first address found?
Michael.