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
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
8305104: Remove the old core reflection implementation
8267174: Many test files have the wrong Copyright header
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
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
8281462: Annotation toString output for enum not reusable for source input
8286474: Drop --enable-preview from Sealed Classes related tests
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes