master
8385345: AWT and ImageIO shell tests fail when run using MSys/MinGW
8187443: Forest Consolidation: Move files to unified layout
8315097: Rename createJavaProcessBuilder
8238358: Implementation of JEP 371: Hidden Classes
8316451: 6 java/lang/instrument/PremainClass tests ignore VM flags
8235970: [TESTBUG] Remove dependency of sun.tools.jar from RedefineClassHelper
8260517: implement Sealed Classes as a standard feature in Java
8255013: implement Record Classes as a standard feature in Java, follow-up
8376185: NoSuchFieldError thrown after a record with type annotation retransformed
8387044: test/jdk/javax/script/CommonSetup.sh incorrectly sets isCygwin=true for MSys/MinGW
8335905: CompoundElement API cleanup
8211171: move JarUtils to top-level testlibrary
8318964: Fix build failures caused by 8315097
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file"
8387017: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with Error evaluating expression: invalid boolean value: `null' for expression `vm.opt.VerifyOops'
8319578: Few java/lang/instrument ignore test.java.opts and accept test.vm.opts only
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName 8210457: JVM crash in ResolvedMethodTable::add_method(Handle)
8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8284191: Replace usages of 'a the' in hotspot and java.base
8284161: Implementation of Virtual Threads (Preview)
8304919: Implementation of Virtual Threads
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
8333130: MakeJAR2.sh uses hard-coded JDK version
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
8382582: Remove the experimental JVMCI feature
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
8346151: Add transformer error logging to VerifyLocalVariableTableOnRetransformTest