JDK-2155983 : (se) select not immune to EINTR
  • Type: Backport
  • Backport of: JDK-5100121
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-11-20
  • Updated: 2011-02-16
  • Resolved: 2009-01-12
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.
Other Other
1.4.2_07Fixed 1.4.2_19-rev b07Fixed
Comments
EVALUATION http://jpsesvr.sfbay.sun.com:8080/ctetools/html/ViewDetail.jsp?index=2347 The above webrev is correct backport of fix for 5100121 from 6.0. The earlier backport missed some changes. The webrev of fix done in 6.0: http://jpsesvr.sfbay.sun.com:8080/ctetools/html/Approve.jsp?index=1642 This fix restarts the ioctl if it is interrupted by a signal.
25-12-2008

EVALUATION Please see parent CR
20-11-2007