master
8344289: SM cleanup in jdk.internal.util
8365675: Add String Unicode Case-Folding Support
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
8317956: Make jdk.internal.util.Architecture current architecture final
8353197: Document preconditions for JavaLangAccess methods
8300236: Use VarHandle access in Data(Input | Output)Stream classes
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX
8357081: Removed unused methods of HexDigits
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
8367585: Prevent creation of unrepresentable Utf8Entry
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
8313312: Add missing classpath exception copyright header
8315942: Sort platform enums and definitions after JDK-8304913 follow-ups
8284191: Replace usages of 'a the' in hotspot and java.base
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
8354897: Support Soft/Weak Reference in AOT cache
8359732: Make standard i/o encoding related system properties `StaticProperty`
8350703: Add standard system property stdin.encoding