diff -r c887851da33d -r 97d13893ec3c src/hotspot/cpu/arm/relocInfo_arm.cpp --- a/src/hotspot/cpu/arm/relocInfo_arm.cpp Wed Nov 27 10:21:22 2019 +0100 +++ b/src/hotspot/cpu/arm/relocInfo_arm.cpp Tue Nov 26 10:47:46 2019 +0100 @@ -29,7 +29,6 @@ #include "nativeInst_arm.hpp" #include "oops/compressedOops.inline.hpp" #include "oops/oop.hpp" -#include "runtime/orderAccess.hpp" #include "runtime/safepoint.hpp" void Relocation::pd_set_data_value(address x, intptr_t o, bool verify_only) {