master
8297887: Update Siphash
8273341: Update Siphash to version 1.0
8244733: Add ResourceHashtable::xxx_if_absent
8216167: Update include guards to reflect correct directories
8256254: Convert vmIntrinsics::ID to enum class
8288976: classfile parser 'wrong name' error message has the names the wrong way around
8260517: implement Sealed Classes as a standard feature in Java
8264805: Remove the experimental Ahead-of-Time Compiler
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
8243287: Removal of Unsafe::defineAnonymousClass
8370986: Enhance Zip file reading
8252685: APIs that require JavaThread should take JavaThread arguments
8267464: Circular-dependency resilient inline headers
8252329: runtime/LoadClass/TestResize.java timed out
8267934: remove dead code in CLD
8306929: Avoid CleanClassLoaderDataMetaspaces safepoints when previous versions are shared 8307448: Test RedefineSharedClassJFR fail due to wrong assumption
8249262: Initialize InstanceKlass::_package_entry during CDS dump time
8293156: Dcmd VM.classloaders fails to print the full hierarchy
8261125: Move VM_Operation to vmOperation.hpp
8265696: Move CDS sources to src/hotspot/shared/cds
8254598: StringDedupTable should use OopStorage
8257563: Remove excessive include of klass.inline.hpp
8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
8261672: Reduce inclusion of classLoaderData.hpp
8283784: java_lang_String::as_platform_dependent_str stores to oop in native state
8319851: Improve exception logging
8293295: Add type check asserts to java_lang_ref_Reference accessors
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
8247536: Support for pre-generated java.lang.invoke classes in CDS static archive
8265980: Fix systemDictionary and loaderConstraints printing
8235912: JvmtiBreakpoint remove oops_do and metadata_do
8221183: Avoid code cache walk in MetadataOnStackMark
8271396: Spelling errors
8264193: Remove TRAPS parameters for modules and defaultmethods
8244778: Archive full module graph in CDS
8298061: vmTestbase/nsk/sysdict/vm/stress/btree/btree012/btree012.java failed with "fatal error: refcount has gone to zero"
8259242: Remove ProtectionDomainSet_lock
8372988: Test runtime/Nestmates/membership/TestNestHostErrorWithMultiThread.java failed: Unexpected interrupt
8365526: Crash with null Symbol passed to SystemDictionary::resolve_or_null
8264142: Remove TRAPS/THREAD parameters for verifier related functions
8352637: Enhance bytecode verification
8375125: assert(false) failed: "Attempting to acquire lock NativeHeapTrimmer_lock/nosafepoint out of order with lock ConcurrentHashTableResize_lock/nosafepoint-2 -- possible deadlock" when using native heap trimmer
8306738: Select num workers for safepoint ParallelCleanupTask
8315559: Delay TempSymbol cleanup to avoid symbol table churn
8274944: AppCDS dump causes SEGV in VM thread while adjusting lambda proxy class info
8364660: ClassVerifier::ends_in_athrow() should be removed
8348561: Add aarch64 intrinsics for ML-DSA
8264711: More runtime TRAPS cleanups
8048190: NoClassDefFoundError omits original ExceptionInInitializerError