Frank Ding
|
7886b3e26b
|
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
Reviewed-by: alanb
|
2013-02-18 08:14:18 +00:00 |
|
Daniel Fuchs
|
f2eac8a30a
|
6720349: (ch) Channels tests depending on hosts inside Sun
This changeset make the nio tests start small TCP or UDP servers from within the tests, instead of relying on external services.
Reviewed-by: alanb
|
2012-11-07 13:24:39 +01:00 |
|
Alan Bateman
|
430592a30e
|
7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini
|
2012-11-02 15:50:11 +00:00 |
|
Alan Bateman
|
903c4c0c7f
|
7200742: (se) Selector.select does not block when starting Coherence (sol)
Reviewed-by: chegar
|
2012-09-27 10:30:56 +01:00 |
|
Alan Bateman
|
08c4f120c9
|
7172826: (se) Selector based on the Solaris event port mechanism
Reviewed-by: coffeys, chegar
|
2012-06-06 17:59:29 +01:00 |
|
Alan Bateman
|
b29ee10938
|
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
Reviewed-by: michaelm, chegar
|
2012-04-16 20:12:20 +01:00 |
|
Kelly O'Hair
|
6b6a611c8e
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:53:50 -08:00 |
|
Sean Coffey
|
9b05f554fa
|
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
Reviewed-by: alanb
|
2010-10-18 18:04:02 +01:00 |
|
Alan Bateman
|
ba3ab12326
|
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
Reviewed-by: chegar
|
2010-09-10 18:48:49 +01:00 |
|
Alan Bateman
|
62b559b4e9
|
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
Reviewed-by: michaelm, chegar
|
2010-06-29 17:11:12 +01:00 |
|
Alan Bateman
|
670501c6c6
|
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
|
2010-06-23 20:19:29 +01:00 |
|
Alan Bateman
|
dadf7053f7
|
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
Reviewed-by: chegar
|
2010-06-16 14:24:46 +01:00 |
|
Alan Bateman
|
52c2b63a7a
|
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
Reviewed-by: chegar
|
2010-06-15 16:36:20 +01:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Kelly O'Hair
|
a59db62f07
|
6911113: These tests do not work with CYGWIN: java/nio
Reviewed-by: tbell, alanb
|
2010-01-04 15:36:06 -08:00 |
|
Igor Chernyshev
|
fb6b9445d7
|
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
Use O(1) Iterator instead of O(N) operations on LinkedList updateList
Reviewed-by: alanb
|
2009-11-04 15:22:30 -08:00 |
|
Alan Bateman
|
9676f044cb
|
6823609: (se) Selector.select hangs on Windows under load
Reviewed-by: sherman
|
2009-04-03 22:10:36 +01:00 |
|
Alan Bateman
|
78e9762656
|
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
Reviewed-by: sherman
|
2009-04-02 19:47:24 +01:00 |
|
Alan Bateman
|
f59df4d489
|
6693490: (se) select throws "File exists" IOException under load (lnx)
Reviewed-by: sherman
|
2009-03-27 15:24:37 +00:00 |
|
Xueming Shen
|
7add953cfe
|
5025260: Register methods should throw ClosedChannelException instead of NPE
Update the spec and implementation to throw ClosedSelectorException
Reviewed-by: alanb
|
2008-10-13 14:45:27 -07:00 |
|
Xiomara Jayasena
|
6e86513c3a
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:32 -07:00 |
|
Xueming Shen
|
5628d956d5
|
6405995: (ch) test/java/nio/channels/Selector/Wakeup.java broken
Moved the unit test case back to open repo, it works after bugfixes in jdk6
Reviewed-by: alanb
|
2008-07-17 14:26:51 -07:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|