master
8318467: [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads
8193066: Avoid use of capturing lambdas in JarFile
8237589: Fix copyright header formatting
8312195: Changes in JDK-8284493 use wrong copyright syntax
8314085: Fixing scope from benchmark to thread for JMH tests having shared state
8319123: Implement JEP 461: Stream Gatherers (Preview)
8317678: Fix up hashCode() for ZipFile.Source.Key
8290391: Reduce runtime of java.util package microbenchmarks
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
8300808: Accelerate Base64 on x86 for AVX2
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
8316426: Optimization for HexFormat.formatHex
8238684: Override getOrDefault in immutable Map implementation
8295470: Update openjdk.java.net => openjdk.org URLs in test code
8265237: String.join and StringJoiner can be improved further
8247605: Avoid array allocation when concatenating with empty string
8259498: Reduce overhead of MD5 and SHA digests