master
8279822: CI: Constant pool entries in error state are not supported
8267800: Remove the '_dirty' set in BCEscapeAnalyzer
8183574: Unify the is_power_of_2 functions
8256738: Compiler interface clean-up
8187443: Forest Consolidation: Move files to unified layout
8216167: Update include guards to reflect correct directories
8220411: Remove ScavengeRootsInCode=0 code
8261106: Reduce inclusion of jniHandles.hpp
8254231: Implementation of Foreign Linker API (Incubator)
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains
8233913: Remove implicit conversion from Method* to methodHandle
8243287: Removal of Unsafe::defineAnonymousClass
8256424: Move ciSymbol::symbol_name() to ciSymbols::symbol_name()
8266950: Remove vestigial support for non-strict floating-point execution
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
8293816: CI: ciBytecodeStream::get_klass() is not consistent
8273359: CI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size
8255301: Common and strengthen the code in ciMemberName and ciMethodHandle
8260296: SA's dumpreplaydata fails
8285394: Compiler blackholes can be eliminated due to stale ciMethod::intrinsic_id()
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
8264151: ciMethod::ensure_method_data() should return false is loading resulted in empty state
8216157: Enable inlining of java_lang_Class::is_primitive
8264774: Implementation of Foreign Function and Memory API (Incubator)
8217922: Compiler dead code removal
8256741: Reduce footprint of compiler interface data structures
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not present after JDK-8275868
8254773: Remove unimplemented ciReplay::is_loaded(Klass* klass)
8293044: C1: Missing access check on non-accessible class
8223624: Cleanup includes of universe.hpp
8220301: Remove jbyte use in CardTable
8267464: Circular-dependency resilient inline headers