master
8187443: Forest Consolidation: Move files to unified layout
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
8369858: Remove darcy author tags from jdk tests
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
8296945: PublicMethodsTest is slow due to dependency verification with debug builds
8287596: Reorg jdk.test.lib.util.ForceGC
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 8013527: calling MethodHandles.lookup on itself leads to errors
8319567: Update java/lang/invoke tests to support vm flags 8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags 8319672: Several classloader tests ignore VM flags 8319676: A couple of jdk/modules/incubator/ tests ignore VM flags 8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
8320575: generic type information lost on mandated parameters of record's compact constructors
8286474: Drop --enable-preview from Sealed Classes related tests
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes