master
8347909: Automatic precompiled.hpp inclusion
8280503: Use allStatic.hpp instead of allocation.hpp where possible
8365264: Rename ResourceHashtable to HashTable
8367656: Refactor Constantpool's operand array into two
8365823: Revert storing abstract and interface Klasses to non-class metaspace
8358035: Remove unused `compute_fingerprint` declaration in `ClassFileStream`
8336152: Remove unused forward declaration in classLoadInfo.hpp
8369838: Likely invalid assert or function call in jimage.cpp
8367014: Rename class Atomic to AtomicAccess
8363932: G1: Better distribute KlassCleaningTask
8365932: Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC
8334493: Remove SecurityManager Permissions infrastructure from DiagnosticCommands
8309808: BytecodeTracer prints wrong BSM for invokedynamic
8367981: Update CompactHashtable for readability
8371418: Methods in AdapterHandlerLibrary use HashtableBase iterate method incorrectly
8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
8364519: Sort share/classfile includes
8341916: Remove ProtectionDomain related hotspot code and tests
8353273: Reduce number of oop map entries in instances
8261672: Reduce inclusion of classLoaderData.hpp
8371874: AOTLinkedClassBulkLoader::preload_classes() should not allocate heap objects
8371860: Make non-public methods in java_lang_Class private
8367142: Avoid InstanceKlass::cast when converting java mirror to InstanceKlass
8365858: FilteredJavaFieldStream is unnecessary
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache()
8300241: Replace NULL with nullptr in share/classfile/
8310874: Runthese30m crashes with klass should be in the placeholders during verification
8221183: Avoid code cache walk in MetadataOnStackMark
8350550: Preload classes from AOT cache during VM bootstrap
8336919: Cleanup and rename tags in placeholders code
8365526: Crash with null Symbol passed to SystemDictionary::resolve_or_null
8355692: Refactor stream indentation
8313249: Fix -Wconversion warnings in verifier code
8352637: Enhance bytecode verification
8314694: Separate checked_cast from globalDefinitions.hpp
8351165: Remove unused includes from vmStructs
8369742: Link AOT-linked classes at JVM bootstrap
8350029: Illegal invokespecial interface not caught by verification
8364660: ClassVerifier::ends_in_athrow() should be removed
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
8369238: Allow virtual thread preemption on some common class initialization paths
8368693: Duplicate methods in vmClasses
8360559: Optimize Math.sinh for x86 64 bit platforms
8326609: New AES implementation with updates specified in FIPS 197