master
8270083: -Wnonnull errors happen with GCC 11.1.1
8232050: Improve inlining of Klass accessors
8284813: x86 Code cleanup related to move instructions.
8216167: Update include guards to reflect correct directories
8268118: Rename bytes_os_cpu.inline.hpp files to bytes_os_cpu.hpp
8256205: Simplify compiler calling convention handling
8136414: Large performance penalty declaring a method strictfp on strict-only platforms
8187443: Forest Consolidation: Move files to unified layout
8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
8261837: SIGSEGV in ciVirtualCallTypeData::translate_from
8264805: Remove the experimental Ahead-of-Time Compiler
8272014: Better array indexing
8244997: Convert the JavaThread::_threadObj oop to use OopStorage
8266950: Remove vestigial support for non-strict floating-point execution
8251093: Improve C1 register allocator logging and debugging support
8278104: C1 should support the compiler directive 'BreakAtExecute'
8262074: Consolidate the default value of MetaspaceSize
8276066: Reset LoopPercentProfileLimit for x86 due to suboptimal performance
8262355: Support for AVX-512 opmask register allocation.
8249165: Remove unneeded nops introduced by 8234160 changes
8255606: Enable concurrent stack processing on x86_32 platforms
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
8299544: Improve performance of CRC32C intrinsics (non-AVX-512) for small inputs
8213084: Rework and enhance Print[Opto]Assembly output
8264774: Implementation of Foreign Function and Memory API (Incubator)
8254231: Implementation of Foreign Linker API (Incubator)
8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
8253180: ZGC: Implementation of JEP 376: ZGC: Concurrent Thread-Stack Processing
8269825: [TESTBUG] Missing testing for x86 KNL platforms
8260307: Do not include method.hpp in frame.hpp
8263709: Cleanup THREAD/TRAPS/CHECK usage in JRT_ENTRY routines
8291633: Build failures with GCC 11, Alpine 3 due to incompatible casts from nullptr
8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler
8258073: x86_32 build broken after JDK-8257731
8257731: Remove excessive include of stubRoutines.hpp
8263595: Remove oop type punning in JavaCallArguments
8276314: [JVMCI] check alignment of call displacement during code installation
8274527: Minimal VM build fails after JDK-8273459
8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)
8210676: Remove some unused Label variables
8364597: Replace THL A29 Limited with Tencent
8307555: Reduce memory reads in x86 MD5 intrinsic
8270848: Redundant unsafe opmask register allocation in some instruction patterns.
8265218: trace_method_handle_stub fails to find calling frame on x86
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
8294947: Use 64bit atomics in patch_verified_entry on x86_64
8253271: vm_version_x86.hpp should not include globals_extension.hpp
8260355: AArch64: deoptimization stub should save vector registers
8241597: x86: Remove MMX support
8263721: Unify oop casting
8265103: Remove unnecessary inclusion of oopMap.hpp
8229838: Rename markOop files to markWord
8303154: Investigate and improve instruction cache flushing during compilation
8283326: Implement SafeFetch statically
8275047: Optimize existing fill stubs for AVX-512 target
8308682: Enhance AES performance
8268174: Move x86-specific stub declarations into stubRoutines_x86.hpp
8281744: x86: Use short jumps in TIG::set_vtos_entry_points
8266491: Remove resolve and obj_equals leftovers from BarrierSetAssembler
8294591: Fix cast-function-type warning in TemplateTable
8256486: Linux/Windows-x86 builds broken after JDK-8254231
8265403: consolidate definition of CPU features
8271396: Spelling errors
8249675: x86: frequency extraction from cpu brand string is incomplete
8280867: Cpuid1Ecx feature parsing is incorrect for AMD CPUs
8275847: Scheduling fails with "too many D-U pinch points" on small method
8305959: x86: Improve itable_stub
8364465: Enhance behavior of some intrinsics