| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8240008 | openjdk7u | Robert Mckenna | P3 | Resolved | Fixed | master | 
                    Running prstat while executing the attached test before removing selectors results in:
14303 robm 183M 67M sleep 59 0 0:00:00 1.0% java/90
After:
14310 robm 172M 53M sleep 59 0 0:00:00 0.5% java/90
for 1000 sockets.
            
14303 robm 183M 67M sleep 59 0 0:00:00 1.0% java/90
After:
14310 robm 172M 53M sleep 59 0 0:00:00 0.5% java/90
for 1000 sockets.
- backported by
- 
                    JDK-8240008 (sc) Replace use of temporary selectors in socket adapters with poll -           
- Resolved
 
-         
- duplicates
- 
                    JDK-6546995 (so) SocketChannel.close doesn't preempt socket adapter emulation of timed reads -           
- Closed
 
-         
- relates to
- 
                    JDK-8229018 Switching to an infinite socket timeout on Windows leads to high CPU load -           
- Closed
 
-