master
8365058: Enhance CopyOnWriteArraySet
8200664: fix broken links in java.base docs
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
8377833: Enhance Jar file processing
8247546: Pattern matching does not skip correctly over supplementary characters
8193767: Improve javadoc in ResourceBundle working with modules
8214761: Bug in parallel Kahan summation implementation
8342562: Enhance Deflater operations
8199465: {@docRoot} references need to be updated to reflect new module/package structure
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
8231800: Better listing of arrays
8187443: Forest Consolidation: Move files to unified layout
8202398: Optimize Arrays.deepHashCode
8234147: Avoid looking up standard charsets in core libraries
8170159: Improve the performance of BitSet traversal
8245407: Enhance zoning of times
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
8214687: Optimize Collections.nCopies().hashCode() and equals()
8203864: Execution error in Java's Timsort
8066709: Make some JDK system properties read only
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
8227368: EnumSet.class serialization broken in JDK 9+
8190382: fix small typographic errors in comments
8299677: Formatter.format might take a long time to format an integer or floating-point
8266097: Better hashing support
8270416: Enhance construction of Identity maps
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
8187649: ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
8203184: List.copyOf() fails to copy sublists
8253497: Core Libs Terminology Refresh
8282143: Objects.requireNonNull should be ForceInline
8184693: add Pattern.isEmpty
8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
8215281: Use String.isEmpty() when applicable in java.base
8236201: Better Scanner conversions
8191216: SimpleTimeZone.clone() has a data race on cache fields
8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
8277093: Vector should throw ClassNotFoundException for a missing class of an element