--- old/src/hotspot/share/oops/typeArrayOop.hpp 2018-03-20 18:40:33.212365962 -0400 +++ new/src/hotspot/share/oops/typeArrayOop.hpp 2018-03-20 18:40:32.455295708 -0400 @@ -27,7 +27,6 @@ #include "oops/arrayOop.hpp" #include "oops/typeArrayKlass.hpp" -#include "runtime/orderAccess.inline.hpp" // A typeArrayOop is an array containing basic types (non oop elements). // It is used for arrays of {characters, singles, doubles, bytes, shorts, integers, longs}