master
8187443: Forest Consolidation: Move files to unified layout
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
8214761: Bug in parallel Kahan summation implementation
8181175: Stream.concat behaves like terminal operation
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
8193856: takeWhile produces incorrect result with elements produced by flatMap