master
8187443: Forest Consolidation: Move files to unified layout
8240524: Remove explicit type argument in test jdk/java/lang/Boolean/MakeBooleanComparable.java
8369858: Remove darcy author tags from jdk tests
8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer
8380222: Refactor test/jdk/java/lang/Character TestNG tests to JUnit
8389259: Class::desiredAssertionStatus asserts with primitive or array class receiver
8365588: defineClass that accepts a ByteBuffer does not work as expected
8366017: Extend the set of inputs handled by fast paths in FloatingDecimal
8282120: optimal capacity tests and test library need to be cleaned up
8374217: Remove IO.java test from AOT ProblemList
8384648: LazyConstantTest::interruptStatusIsPreservedForComputingThread fails
8377603: Review worst-case testing of inverse hyperbolic methods
8243596: ModuleLayer::parents should return an unmodifiable list
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8267174: Many test files have the wrong Copyright header
8371421: [AIX] new test ProcessCloseTest fails
8378583: (process) ProcessBuilder tests that span deeper trees must pass launchMechanism to their children
8379437: Refactor ProcessBuilder and ProcessHandle tests to JUnit
8374544: Add SleepyCat diagnostics for all platforms
8380109: Implement JEP 533: Structured Concurrency (Seventh Preview)
8338411: Implement JEP 486: Permanently Disable the Security Manager
8291641: Optimize StackTraceElement.toString()
8382582: Remove the experimental JVMCI feature
8326547: StrictMath.pow returns results outside of a 1 ulp error bound.
8133167: String.toLowerCase() for sigma does not use Final_Sigma condition
8374383: Update the copyright year to 2025 in the remaining files under test/ where it was missed
8368793: java/lang/StringBuilder/RacingSBThreads.java timed out in Xcomp subtest
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
8385655: Timeout in java/lang/Thread/virtual/KlassInit.java
8320786: Remove ThreadGroup.stop
8209824: Improve the code coverage for ThreadLocal
8370976: Review the behavioral changes of core reflection descriptor parsing migration
8376234: Migrate java/lang/constant tests away from TestNG
8386833: java/lang/management/MemoryMXBean/TestGetTotalGcCpuTime.java#Serial fails with "Some GC CPU time must have been reported" exception
8378796: java.lang.runtime bootstrap methods missing lookup validation
8283892: Compress and expand bits
8283894: Intrinsify compress and expand bits on x86