This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
1.6.1
- JDK-8075939: flatMap() breaks short-circuiting of terminal Ops
- JDK-8193856: takeWhile produces incorrect result with flatMap
- JDK-8140281: Add no-arg orElseThrow() as alternative to get()
- JDK-8193300: Misc. changes imported from jsr166 CVS 2018-01
- JDK-8134459: WhileOpTest.java timed out
- Move j8.u.c.Phaser to atomic component [#349]
- Move j8.u.c.CompletionException to cfuture component [#348]