master
8266925: Add a test to verify that hidden class's members are not statically invocable
8330467: NoClassDefFoundError when lambda is in a hidden class
8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure 8245432: Lookup::defineHiddenClass should throw UnsupportedClassVersionError if bytes are of an unsupported major or minor version 8245596: Clarify Lookup::defineHiddenClass spec @throws IAE if the bytes has ACC_MODULE flag set
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8373935: Migrate java/lang/invoke tests away from TestNG
8238358: Implementation of JEP 371: Hidden Classes