master
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
8314324: "8311557: [JVMCI] deadlock with JVMTI thread suspension" causes various failures
8311847: Fix -Wconversion for assembler.hpp emit_int8,16 callers
8213084: Rework and enhance Print[Opto]Assembly output
8300243: Replace NULL with nullptr in share/compiler/
8290025: Remove the Sweeper
8318016: Per-compilation memory ceiling
8310606: Fix signed integer overflow, part 3
8324983: Race in CompileBroker::possibly_add_compiler_threads
8319980: [JVMCI] libgraal should reuse Thread instances as C2 does
8216167: Update include guards to reflect correct directories
8314220: Configurable InlineCacheBuffer size
8317683: Add JIT memory statistics
8292691: Move CompilerConfig::is_xxx() inline functions out of compilerDefinitions.hpp
8319813: Remove upper limit on number of compiler phases in phasetype.hpp
8303357: [JVMCI] thread is _thread_in_vm when committing JFR compilation event
8296886: Fix various include sort order issues
8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads
8308906: Make CIPrintCompilerName a diagnostic flag
8294751: Zero: Allow larger default heaps
8310316: Failing HotSpot Compiler directives are too verbose
8308458: Windows build failure with disassembler.cpp(792): warning C4267: '=': conversion from 'size_t' to 'int'
8295475: Move non-resource allocation strategies out of ResourceObj
8316669: ImmutableOopMapSet destructor not called
8309685: Fix -Wconversion warnings in assembler and register code