< prev index next >

src/hotspot/cpu/arm/assembler_arm_32.cpp

Print this page
rev 49909 : imported patch removeAllGCs.removeUnneededIncludeAllGCs

*** 40,53 **** #include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/stubRoutines.hpp" #include "utilities/hashtable.hpp" #include "utilities/macros.hpp" - #if INCLUDE_ALL_GCS - #include "gc/g1/g1BarrierSet.hpp" - #include "gc/g1/heapRegion.hpp" - #endif // INCLUDE_ALL_GCS #ifdef COMPILER2 // Convert the raw encoding form into the form expected by the // constructor for Address. Address Address::make_raw(int base, int index, int scale, int disp, relocInfo::relocType disp_reloc) { --- 40,49 ----
< prev index next >