master
8300086: Replace NULL with nullptr in share/c1/
8308975: Fix signed integer overflow in compiler code, part 2
8308780: Fix the Java Integer types on Windows
8310906: Fix -Wconversion warnings in runtime, oops and some code header files.
8318016: Per-compilation memory ceiling
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
8318776: Require supports_cx8 to always be true
8218879: Keep track of memory accesses originated from Unsafe
8302369: Reduce the stack size of the C1 compiler
8216167: Update include guards to reflect correct directories
8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
8313402: C1: Incorrect LoadIndexed value numbering
8266746: C1: Replace UnsafeGetRaw with UnsafeGet when setting up OSR entry block
8303134: JFR: Missing stack trace during chunk rotation stress
8305484: Compiler::init_c1_runtime unnecessarily uses an Arena that lives for the lifetime of the process
8278104: C1 should support the compiler directive 'BreakAtExecute'
8318588: Windows build failure after JDK-8314468 due to ambiguous call
8304403: Remove unused methods in RangeCheckElimination::Bound
8301997: Move method resolution information out of the cpCache
8312077: Fix signed integer overflow, final part
8301489: C1: ShortLoopOptimizer might lift instructions before their inputs
8267956: C1 code cleanup
8310948: Fix ignored-qualifiers warning in Hotspot
8320682: [AArch64] C1 compilation fails with "Field too big for insn"
8243205: Modularize JVM flags declaration