master
8300242: Replace NULL with nullptr in share/code/
8212681: Refactor IC locking to use a fine grained CompiledICLocker
8368787: Error reporting: hs_err files should show instructions when referencing code in nmethods
8310906: Fix -Wconversion warnings in runtime, oops and some code header files.
8323795: jcmd Compiler.codecache should print total size of code cache
8317809: Insertion of free code blobs into code cache can be very slow during class unloading
8316885: jcmd: Compiler.CodeHeap_Analytics cmd does not inform about missing aggregate
8317677: Specialize Vtablestubs::entry_for() for VtableBlob
8309044: Replace NULL with nullptr, final sweep of hotspot code
8300926: Several startup regressions ~6-70% in 21-b6 all platforms
8317007: Add bulk removal of dead nmethods during class unloading
8300783: Consolidate byteswap implementations
8292758: put support for UNSIGNED5 format into its own header file
8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr'
8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType'
8347564: ZGC: Crash in DependencyContext::clean_unloading_dependents
8316959: Improve InlineCacheBuffer pending queue management
8263125: During deoptimization vectors should reassign scalarized payload after all objects are reallocated.
8223347: Integration of Vector API (Incubator)
8216167: Update include guards to reflect correct directories
8283689: Update the foreign linker VM implementation
8321509: False positive in get_trampoline fast path causes crash
8314220: Configurable InlineCacheBuffer size
8309685: Fix -Wconversion warnings in assembler and register code
8267464: Circular-dependency resilient inline headers
8264868: Reduce inclusion of registerMap.hpp and register.hpp
8317600: VtableStubs::stub_containing() table load not ordered wrt to stores
8335237: ubsan: vtableStubs.hpp is_vtable_stub exclude from ubsan checks