master
8229997: Apply java.io.Serial annotations in java.base
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
8284336: CDS SignedJar.java test fails due to archived Reference object
8193758: Update copyright headers of files in src tree that are missing Classpath exception
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
8293659: Improve UnsatisfiedLinkError error message to include dlopen error details
8282608: RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
8283060: RawNativeLibraries should allow multiple clients to load/unload the same library
8266109: More Resilient Classloading
8317141: Remove unused validIndex method from URLClassPath$JarLoader