src/hotspot/cpu/arm/assembler_arm.cpp
changeset 49734 f946776e9354
parent 49455 848864ed9b17
child 49982 9042ffe5b7fe
equal deleted inserted replaced
49733:6f0a3ea5ab75 49734:f946776e9354
    42 #include "runtime/stubRoutines.hpp"
    42 #include "runtime/stubRoutines.hpp"
    43 #include "utilities/hashtable.hpp"
    43 #include "utilities/hashtable.hpp"
    44 #include "utilities/macros.hpp"
    44 #include "utilities/macros.hpp"
    45 #if INCLUDE_ALL_GCS
    45 #if INCLUDE_ALL_GCS
    46 #include "gc/g1/g1BarrierSet.hpp"
    46 #include "gc/g1/g1BarrierSet.hpp"
    47 #include "gc/g1/g1CollectedHeap.inline.hpp"
       
    48 #include "gc/g1/heapRegion.hpp"
    47 #include "gc/g1/heapRegion.hpp"
    49 #endif // INCLUDE_ALL_GCS
    48 #endif // INCLUDE_ALL_GCS
    50 
    49 
    51 int AbstractAssembler::code_fill_byte() {
    50 int AbstractAssembler::code_fill_byte() {
    52   return 0xff; // illegal instruction 0xffffffff
    51   return 0xff; // illegal instruction 0xffffffff