diff -r c8dd4f65cc76 -r ce8f6bb717c9 src/share/vm/utilities/array.hpp --- a/src/share/vm/utilities/array.hpp Wed Jul 02 22:54:18 2014 +0200 +++ b/src/share/vm/utilities/array.hpp Tue Apr 29 15:17:27 2014 +0200 @@ -28,6 +28,7 @@ #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" #include "memory/metaspace.hpp" +#include "runtime/orderAccess.hpp" // correct linkage required to compile w/o warnings // (must be on file level - cannot be local)