JDK-8001969 : (so) Add tests that exercise IPv6 on Windows
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 6u38
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • OS: windows
  • CPU: generic
  • Submitted: 2012-10-30
  • Updated: 2015-08-18
  • Resolved: 2015-08-18
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 6
6-poolResolved
Related Reports
Relates :  
Description
New test need to be created for JDK-8000731. The test should use explicit IPV6 address.  
The code from JDK-8000731 description can be used for new test. 
Test should pass on windows platforms higher win xp when run with -Dsun.nio.ch.useIPv6Stack option and automatically pass on all other platforms.

I see that existing regression test's run logs contains only IPV4 addresses.


Comments
Need to run on hosts with ipv6 addresses configured
18-08-2015

SQE is OK to defer that to 6u40
16-11-2012

I've added the 7-na label to this one because IPv6 is enabled by default in >= 7 and so it exercised all the time.
30-10-2012