Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcore changes to support asynchronous close interruption | Neil Fuller | 2014-04-22 | 1 | -2/+5 |
* | resolved conflicts for merge of 3c473504 to master | Brian Carlstrom | 2012-10-17 | 1 | -9/+36 |
|\ | |||||
| * | Fix Thread.interrupt and PipedInputStream/PipedReader issues found by Interru... | Brian Carlstrom | 2012-10-17 | 1 | -9/+37 |
|/ | |||||
* | Avoid a wavy result for InterruptReadable/WritableChannel test | Masanori Ogino | 2012-04-23 | 1 | -1/+7 |
* | Remove tests that always time out. | Jesse Wilson | 2011-10-05 | 1 | -27/+0 |
* | Don't leave the thread's interrupted bit set. | Jesse Wilson | 2011-08-16 | 1 | -0/+1 |
* | Test for Thread.interrupt() plus IO. | Jesse Wilson | 2011-04-22 | 1 | -0/+206 |