JDK-8068597 : Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2015-01-07
  • Updated: 2021-10-15
  • Resolved: 2015-01-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b46Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
JDK-8065078 reports intermittent Exception condition during NetworkInterface.getNetworkInterfaces() call flows when the GetAdaptersAddresses Windows API function is called. The root cause is difficult to diagnose correctly, so this JBS item will add the error code to the exception message as a temporary measure during JDK9 development to assist in determining the issue.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/8b619a62ca00 User: lana Date: 2015-01-14 20:48:07 +0000
14-01-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/8b619a62ca00 User: msheppar Date: 2015-01-08 19:58:54 +0000
08-01-2015