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
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8238358: Implementation of JEP 371: Hidden Classes
8350151: Support requires property to filter tests incompatible with --enable-preview
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded