master
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
8187443: Forest Consolidation: Move files to unified layout
8290451: Incorrect result when switching to C2 OSR compilation from C1
8233081: C1: PatchingStub for field access copies too much
8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
8177899: Tests fail due to code cache exhaustion on machines with many cores
8218879: Keep track of memory accesses originated from Unsafe
8200276: Cleanup allocation.hpp includes
8236179: C1 register allocation error with T_ADDRESS
8293044: C1: Missing access check on non-accessible class
8234541: C1 emits an empty message when it inlines successfully
8262134: compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dse
8257709: C1: Double assignment in InstructionPrinter::print_stack
8210764: Update avx512 implementation 8211251: Default mask register for avx512 instructions 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation) 8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
8288781: C1: LIR_OpVisitState::maxNumberOfOperands too small
8217717: ZGC: Broken oop map in C1 load barrier stub
8311813: C1: Uninitialized PhiResolver::_loop field
8236709: struct SwitchRange in HS violates C++ One Definition Rule
8299658: C1 compilation crashes in LinearScan::resolve_exception_edge
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
8323231: Improve array management
8199283: Remove ValueObj class for allocation subclassing for compiler code
8201593: Print array length in ArrayIndexOutOfBoundsException
8260255: C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI