master
8274075: Fix miscellaneous typos in java.base
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
8151531: Add notes to BaseStream.spliterator/iterator docs regarding them being escape hatches
8231161: Wrong return type in code sample in Collector API documentation
8170945: Collectors$Partition should override more Map methods
8210347: Combine subsequent calls to Set.contains() and Set.add()
8214761: Bug in parallel Kahan summation implementation
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)
8274835: Remove unnecessary castings in java.base
8302815: Use new Math.clamp method in core libraries
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
8252399: Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8218022: Repeated words typos in java.base
8259816: Typo in java.util.stream package description