master
8341470: BigDecimal.stripTrailingZeros() optimization
8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8284161: Implementation of Virtual Threads (Preview)
8277175: Add a parallel multiply method to BigInteger
8355719: Reduce memory consumption of BigInteger.pow()
8334755: Asymptotically faster implementation of square root algorithm
8331907: BigInteger and BigDecimal should use optimized division
8289552: Make intrinsic conversions between bit representations of half precision values and floats
8287903: Reduce runtime of java.math microbenchmarks