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
8296246: Update Unicode Data Files to Version 15.1.0
8371953: Document null handling in core reflection APIs
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
8361613: System.console() should only be available for interactive terminal
8372146: Follow-up changes to the Lazy Constants JEP
8370370: Add still more cases to WorstCaseTests
8243596: ModuleLayer::parents should return an unmodifiable list
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8315097: Rename createJavaProcessBuilder
8267174: Many test files have the wrong Copyright header
8371421: [AIX] new test ProcessCloseTest fails
8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace
8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest
8352016: Improve java/lang/RuntimeTests/RuntimeExitLogTest.java
8355022: Implement JEP 506: Scoped Values
8338411: Implement JEP 486: Permanently Disable the Security Manager
8291641: Optimize StackTraceElement.toString()
8348844: Remove remaining JVMTI tests from ProblemList-Virtual, use requires instead
8365675: Add String Unicode Case-Folding Support
8344802: Crash in StubRoutines::verify_mxcsr with -XX:+EnableX86ECoreOpts and -Xcheck:jni
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
8359830: Incorrect os.version reported on macOS Tahoe 26 (Beta)
8369238: Allow virtual thread preemption on some common class initialization paths
8320786: Remove ThreadGroup.stop
8209824: Improve the code coverage for ThreadLocal
8370976: Review the behavioral changes of core reflection descriptor parsing migration
8364751: ConstantBootstraps.explicitCast contradictory specification for null-to-primitive
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
8372008: TestGetTotalGcCpuTime test failures on Windows (Some GC CPU time must have been reported)
8372787: ModuleReader should throw IOException consistently when using --patch-module and ModuleReader is closed
8372258: Improve TypeVariable support
8363917: SwitchBootstraps.enumSwitch() args not checked as documented
8283892: Compress and expand bits
8283894: Intrinsify compress and expand bits on x86