diff -r 7cbffba2156b -r 5d73255c2d52 src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp --- a/src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp Mon Nov 18 16:10:32 2019 +0100 +++ b/src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp Mon Nov 18 17:11:06 2019 +0100 @@ -28,7 +28,7 @@ // Included in orderAccess.hpp header file. #include "runtime/os.hpp" -#include "vm_version_arm.hpp" +#include "runtime/vm_version.hpp" // Implementation of class OrderAccess. // - we define the high level barriers below and use the general