History log of /libcore/luni/src/main/java/java/nio/channels/spi/AbstractSelector.java
Revision Date Author Comments
50ddd34d1e1228c37ac45b43934cc114376f3667 31-Mar-2011 Jesse Wilson <jessewilson@google.com> Reduce chance of naming collision for Thread @hide methods.

Change-Id: I80bdf4ede72b112eb1cae89c6e53f6fcf65b2acb
http://code.google.com/p/android/issues/detail?id=15388
10959ae7eb41e8ceecb16378c25395eb2f29106c 18-Mar-2011 Jesse Wilson <jessewilson@google.com> Don't block a selector if the current thread has been interrupted.

This changes setInterruptAction to be push/pop rather than set/unset.
During testing I found that different classes were conflicting with
the interrupt action: Channels and Selectors were setting it
simultaneously.

Change-Id: Ie1f96c2a1db9412863f4a181cfa29a239ffa5996
http://code.google.com/p/android/issues/detail?id=15388
b74b0c7dabd2b9d562a1b77388052a191d1bb400 18-Mar-2011 Jesse Wilson <jessewilson@google.com> Use the '@hide' tag rather than reflection and initialization order tricks.

Change-Id: I6e72ff327673103306e788558c449927e9049883
http://code.google.com/p/android/issues/detail?id=15388
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
3ff29eb11a241d58c54ecc84230bb0672f4aa148 23-Apr-2010 Peter Hallam <peterhal@google.com> More merging of nio into luni

Change-Id: Ib4356b3cd57490df8ff246ea6a4bc1c269ba848b