master
8336274: MutableBigInteger.leftShift(int) optimization
8294137: Review running times of java.math tests
8277175: Add a parallel multiply method to BigInteger
8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
8319174: Enhance robustness of some j.m.BigInteger constructors
8369858: Remove darcy author tags from jdk tests
8187443: Forest Consolidation: Move files to unified layout
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8225603: Enhancement for big integers
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
8294593: Check the size of the target on invocations of BigInteger::isProbablePrime
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
8282252: Improve BigInteger/Decimal validation