master
8305104: Remove the old core reflection implementation
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 8013527: calling MethodHandles.lookup on itself leads to errors
8187443: Forest Consolidation: Move files to unified layout
8210496: Improve filtering for classes with security sensitive fields
8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
8312522: Implementation of Foreign Function & Memory API