master
8351927: Change VirtualThread implementation to use use FJP delayed task handling
8342040: Further improve entry lookup performance for multi-release JARs
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
8351593: [JMH] test PhoneCode.Bulk reports NPE exception
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
8371164: ArrayList.addAll() optimizations
8290391: Reduce runtime of java.util package microbenchmarks
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8338595: Add more linesize for MIME decoder in macro bench test Base64Decode
8300808: Accelerate Base64 on x86 for AVX2
8378698: Optimize Base64.Encoder#encodeToString
8371656: HashMap.putAll() optimizations
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
8316426: Optimization for HexFormat.formatHex
8374363: Update copyright year to 2025 for test/micro in files where it was missed
8295470: Update openjdk.java.net => openjdk.org URLs in test code
8350518: org.openjdk.bench.java.util.TreeMapUpdate.compute fails with "java.lang.IllegalArgumentException: key out of range"
8259498: Reduce overhead of MD5 and SHA digests