-
Bug
-
Resolution: Fixed
-
P2
-
9.1ee, 1.4.2_05, 6
-
b02
-
generic, x86, sparc
-
linux_2.6, linux_redhat_2.1, solaris_9, solaris_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120841 | 6 | Lew Yobs | P2 | Resolved | Fixed | b65 |
JDK-2174416 | 5.0u19 | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b01 |
JDK-2155774 | 5.0u17-rev | Poonam Bajaj Parhar | P2 | Resolved | Fixed | b09 |
JDK-2120736 | 5.0u1 | Xuyang Jiang | P2 | Resolved | Fixed | b04 |
JDK-2174442 | 1.4.2_21 | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b01 |
JDK-2155983 | 1.4.2_19-rev | Poonam Bajaj Parhar | P3 | Resolved | Fixed | b07 |
It's sun.nio.ch.SelectorImpl.select case.
BugID#4504001 Check NIO native code to ensure that it restarts any sys calls
The information for the environment and stack trace are below.
====== message =========================================================
[Env]
JDK version: J2EE1.4.2_05
JAVA option: -server
Operating System : RedHat Linux Advanced Server
[Stacktrace at the IOException]
2004-08-16 20:27:25,931 [ERROR] java.io.IOException: Interrupted system call
at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:100)
at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:64)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:59)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:70)
at
jp.co.nttcom.raspberry.integration.systemconnection.inbound.socket.SocketEisInbo
undAccepter.run(SocketEisInboundAccepter.java:292)
(jp.co.nttcom.raspberry.integration.systemconnection.inbound.socket.SocketEisInb
oundAccepter)
======================================================================
###@###.### 10/6/04 21:41 GMT
- backported by
-
JDK-2120736 (se) select not immune to EINTR
-
- Resolved
-
-
JDK-2120841 (se) select not immune to EINTR
-
- Resolved
-
-
JDK-2155774 (se) select not immune to EINTR
-
- Resolved
-
-
JDK-2155983 (se) select not immune to EINTR
-
- Resolved
-
-
JDK-2174416 (se) select not immune to EINTR
-
- Resolved
-
-
JDK-2174442 (se) select not immune to EINTR
-
- Resolved
-
- duplicates
-
JDK-6363961 PIT b65: many regression tests failed with linux-amd64 build on 2.6 kernel linux machine
-
- Closed
-
-
JDK-6565384 AS9.1EE : Exceptions from jxta during shudown
-
- Closed
-
-
JDK-6318568 (se) Selector.select() should return something when interrupted
-
- Closed
-
- relates to
-
JDK-6427312 (fc) FileChannel.transferTo() throws IOException "system call interrupted"
-
- Closed
-
-
JDK-4504001 Check NIO native code to ensure that it restarts any sys calls
-
- Resolved
-