src/hotspot/cpu/s390/assembler_s390.cpp
changeset 49982 9042ffe5b7fe
parent 49734 f946776e9354
child 51966 2a2a78bd1fc3
equal deleted inserted replaced
49981:bd0a95bec96b 49982:9042ffe5b7fe
    36 #include "runtime/objectMonitor.hpp"
    36 #include "runtime/objectMonitor.hpp"
    37 #include "runtime/os.hpp"
    37 #include "runtime/os.hpp"
    38 #include "runtime/sharedRuntime.hpp"
    38 #include "runtime/sharedRuntime.hpp"
    39 #include "runtime/stubRoutines.hpp"
    39 #include "runtime/stubRoutines.hpp"
    40 #include "utilities/macros.hpp"
    40 #include "utilities/macros.hpp"
    41 #if INCLUDE_ALL_GCS
       
    42 #include "gc/g1/g1BarrierSet.hpp"
       
    43 #include "gc/g1/heapRegion.hpp"
       
    44 #endif
       
    45 
    41 
    46 // Convention: Use Z_R0 and Z_R1 instead of Z_scratch_* in all
    42 // Convention: Use Z_R0 and Z_R1 instead of Z_scratch_* in all
    47 // assembler_s390.* files.
    43 // assembler_s390.* files.
    48 
    44 
    49 // Convert the raw encoding form into the form expected by the
    45 // Convert the raw encoding form into the form expected by the