JDK-6996790 : TEST_BUG:java/nio/channels/DatagramChannel/SelectWhenRefused.java should be adjusted for unix
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 6u22-rev
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2010-11-02
  • Updated: 2011-01-12
  • Resolved: 2010-11-16
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
6u22-rev b09Fixed
Related Reports
Relates :  
Relates :  
Description
See comments

Comments
EVALUATION bind operation should be performed on DatagramChannel before attempting a connect.
04-11-2010