master
8205559: Remove IN_CONCURRENT_ROOT Access decorator
8187443: Forest Consolidation: Move files to unified layout
8364465: Enhance behavior of some intrinsics
8200729: Conditional compilation of GCs
8173070: Remove ValueObj class for allocation subclassing for runtime code
8278381: [GCC 11] Address::make_raw() does not initialize rspec
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
8199604: Rename CardTableModRefBS to CardTableBarrierSet
8236179: C1 register allocation error with T_ADDRESS
8279300: [arm32] SIGILL when running GetObjectSizeIntrinsicsTest
8248816: C1: Fix signature conflict in LIRGenerator::strength_reduce_multiply
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
8231118: ARM32: Math tests failures
8223444: Improve CodeHeap Free Space Management
8201604: ARM64 - Build failure after JDK-8193260
8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
8282306: os::is_first_C_frame(frame*) crashes on invalid link access
8253167: ARM32 builds fail after JDK-8247910 8213483: ARM32: runtime/ErrorHandling/ShowRegistersOnAssertTest.java jtreg test fail
8229345: Memory leak due to vtable stubs not being shared on SPARC
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
8213845: ARM32: Interpreter doesn't call result handler after native calls
8189608: Remove duplicated jni.h
8305711: Arm: C2 always enters slowpath for monitorexit
8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
8202134: Non-PCH build for arm32 fails
8200276: Cleanup allocation.hpp includes
8233081: C1: PatchingStub for field access copies too much
8199946: Move load/store and encode/decode out of oopDesc
8233787: Break cycle in vm_version* includes
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
8193927: Optimize scanning code for oops
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
8199712: Flight Recorder
8207343: Automate vtable/itable stub size calculation