Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8040229

GetIpAddrTable() in IPv6 only environment causes JCK7 failure

XMLWordPrintable


      When some JCK test item runs under IPv6 environment on PC only with IPv6
      stack, the test item fails with the following exception messages.

      java.lang.Error: IP Helper Library GetIpAddrTable function failed

      This exception might occur when GetIpAddrTable() called in
      NetworkInterface.getByInetAddress() returns an error.
      (please see.\jdk\jdk7u40\jdk\src\windows\native\java\net\NetworkInterface.c)
      According to MS page, some paragraph seems to say GetIpAddrTable() is used to
      get IPv4 Address Mapping Table, not for IPv6.

            dmeetry Dmeetry Degrave (Inactive)
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: