master
8309574: Improve core reflection tests for JEP 445
8187443: Forest Consolidation: Move files to unified layout
8243287: Removal of Unsafe::defineAnonymousClass
8310242: Clarify the name parameter to Class::forName 8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
8261003: Bad Copyright header format after JDK-8183372
8369858: Remove darcy author tags from jdk tests
8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException
8296743: Tighten Class.getModifiers spec for array classes
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
8281671: Class.getCanonicalName spec should explicitly cover array classes
8334394: Race condition in Class::protectionDomain