master
8319123: Implement JEP 461: Stream Gatherers (Preview)
8255299: Drop explicit zeroing at instantiation of Atomic* objects
8187443: Forest Consolidation: Move files to unified layout
8276674: Malformed Javadoc inline tags in JDK source
8317119: Remove unused imports in the java.util.stream package
8231161: Wrong return type in code sample in Collector API documentation
8316998: Remove redundant type arguments in the java.util.stream package
8317034: Remove redundant type cast in the java.util.stream package
8238286: Add new flatMap stream operation that is more amenable to pushing
8302666: Replace CHM with VarHandle in ForeachOrderedTask
8235730: Incorrect javadoc in MatchKind
8026369: javac potentially ambiguous overload warning needs an improved scheme
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
8302815: Use new Math.clamp method in core libraries
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
8266459: Implement JEP 411: Deprecate the Security Manager for Removal