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
8292196: Reduce runtime of java.util.regex microbenchmarks
8351593: [JMH] test PhoneCode.Bulk reports NPE exception
8332490: JMH org.openjdk.bench.java.util.zip.InflaterInputStreams.inflaterInputStreamRead OOM
8290391: Reduce runtime of java.util package microbenchmarks
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
8338595: Add more linesize for MIME decoder in macro bench test Base64Decode
8300808: Accelerate Base64 on x86 for AVX2
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
8238684: Override getOrDefault in immutable Map implementation
8342958: Use jvmArgs consistently in microbenchmarks 8343345: Use -jvmArgsPrepend when running microbenchmarks in RunTests.gmk
8295470: Update openjdk.java.net => openjdk.org URLs in test code
8300208: Optimize Adler32 stub for AVX-512 targets.
8301092: Add benchmark for CRC32
8247605: Avoid array allocation when concatenating with empty string
8259498: Reduce overhead of MD5 and SHA digests