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
8215401: Add isEmpty default method to CharSequence
8380222: Refactor test/jdk/java/lang/Character TestNG tests to JUnit
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
8282120: optimal capacity tests and test library need to be cleaned up
8362207: Add more test cases for possible double-rounding in fma
8243596: ModuleLayer::parents should return an unmodifiable list
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
8315097: Rename createJavaProcessBuilder 8318964: Fix build failures caused by 8315097
8267174: Many test files have the wrong Copyright header
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
8372710: Update ProcessBuilder/Basic regex
8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest
8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
8320707: Virtual thread test updates
8319648: java/lang/SecurityManager tests ignore vm flags
8291641: Optimize StackTraceElement.toString()
8311906: Improve robustness of String constructors with mutable array inputs 8321180: Condition for non-latin1 string size too large exception is off by one 8322018: Test java/lang/String/CompactString/MaxSizeUTF16String.java fails with -Xcomp 8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
8365893: test/jdk/java/lang/Thread/virtual/JfrEvents.java failing intermittently
8301767: Convert virtual thread tests to JUnit
8209824: Improve the code coverage for ThreadLocal
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java
8377944: LowMemoryTest2.java#id1 intermittent fails OOME: Metaspace
8183336: Better cleanup for jdk/test/java/lang/module/customfs/ModulesInCustomFileSystem.java
8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output"
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
8283892: Compress and expand bits
8283894: Intrinsify compress and expand bits on x86