Relates :
|
|
Relates :
|
|
Relates :
|
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.
|