master
8300242: Replace NULL with nullptr in share/code/
8212681: Refactor IC locking to use a fine grained CompiledICLocker
8317809: Insertion of free code blobs into code cache can be very slow during class unloading
8310906: Fix -Wconversion warnings in runtime, oops and some code header files.
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
8313202: MutexLocker should disallow null Mutexes
8300783: Consolidate byteswap implementations
8292758: put support for UNSIGNED5 format into its own header file
8319784: VM crash during heap dump after JDK-8287061
8292692: Move MethodCounters inline functions out of method.hpp
8319955: Improve dependencies removal during class unloading
8314220: Configurable InlineCacheBuffer size
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
8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
8283689: Update the foreign linker VM implementation
8314694: Separate checked_cast from globalDefinitions.hpp
8287061: Support for rematerializing scalar replaced objects participating in allocation merges
8310577: Fix -Wconversion warnings in interpreter and oops
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