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
8239383: Support for Unicode 13.0
8290504: Close streams returned by ModuleReader::list
8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library
8362207: Add more test cases for possible double-rounding in fma
8243596: ModuleLayer::parents should return an unmodifiable list
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
8256154: Some TestNG tests require default constructors
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest
8319648: java/lang/SecurityManager tests ignore vm flags
8190378: Removal of CORBA and Java EE modules
8315097: Rename createJavaProcessBuilder 8318964: Fix build failures caused by 8315097 8342669: [21u] Fix TestArrayAllocatorMallocLimit after backport of JDK-8315097
8270476: Make floating-point test infrastructure more lambda and method reference friendly
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8219197: ThreadGroup.enumerate() may return wrong value
8209824: Improve the code coverage for ThreadLocal
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
8373832: Test java/lang/invoke/TestVHInvokerCaching.java tests nothing
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"
8268766: Desugaring of pattern matching enum switch should be improved