master
8200729: Conditional compilation of GCs
8199283: Remove ValueObj class for allocation subclassing for compiler code
8282172: CompileBroker::log_metaspace_failure is called from non-Java/compiler threads
8253631: Remove unimplemented CompileBroker methods after JEP-165
8207049: Minor improvements of compiler code
8187443: Forest Consolidation: Move files to unified layout
8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
8227647: [Graal] Test8009761.java fails due to "RuntimeException: static java.lang.Object compiler.uncommontrap.Test8009761.m3(boolean,boolean) not compiled"
8314220: Configurable InlineCacheBuffer size
8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
8241556: Memory leak if -XX:CompileCommand is set
8312573: Failure during CompileOnly parsing leads to ShouldNotReachHere
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
8204680: Disassembly does not display code strings in stubs
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
8274329: Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern
8233027: OopMapSet::all_do does oms.next() twice during iteration
8231586: enlarge encoding space for OopMapValue offsets