1. 1cbe8f0 Unwrap exception on CompletionStage#await slow-path to provide consistent results by Vsevolod Tolstopyatov · 6 years ago
  2. 6121663 Improve FutureTest to guarantee testing of CompletionStage.await slow path by Roman Elizarov · 6 years ago
  3. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 7 years ago
  4. eb4f9be Use fast path in CompletionStage.await() and make it cancellable; by Roman Elizarov · 7 years ago
  5. 19c1f2e Unwrap ExecutionException is fast path of CompletionStage.asDeferred by Roman Elizarov · 7 years ago
  6. 7bd2c50 Add conversion of CompletionStage to Deferred by Jonathan Cornaz · 7 years ago
  7. 66d18c0 Channel operators (#88) by Francesco Vasco · 7 years ago
  8. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  9. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  10. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  11. 489cac2 JDK8 docs, impl and tests improved by Roman Elizarov · 7 years ago
  12. fc6461f Contribution guidelines for integrations and improved JDK8 readme by Roman Elizarov · 7 years ago
  13. f76606a Moved jdk8 and nio to integration directory by Roman Elizarov · 7 years ago