diff -r c8dd4f65cc76 -r ce8f6bb717c9 src/share/vm/gc_implementation/g1/heapRegion.cpp --- a/src/share/vm/gc_implementation/g1/heapRegion.cpp Wed Jul 02 22:54:18 2014 +0200 +++ b/src/share/vm/gc_implementation/g1/heapRegion.cpp Tue Apr 29 15:17:27 2014 +0200 @@ -33,6 +33,7 @@ #include "memory/genOopClosures.inline.hpp" #include "memory/iterator.hpp" #include "oops/oop.inline.hpp" +#include "runtime/orderAccess.inline.hpp" PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC