diff -r 8d8c1012dacd -r 61b33cc6d3cf hotspot/src/share/vm/prims/jvm.cpp --- a/hotspot/src/share/vm/prims/jvm.cpp Wed May 07 22:06:42 2014 +0200 +++ b/hotspot/src/share/vm/prims/jvm.cpp Tue Apr 29 15:17:27 2014 +0200 @@ -51,6 +51,7 @@ #include "runtime/java.hpp" #include "runtime/javaCalls.hpp" #include "runtime/jfieldIDWorkaround.hpp" +#include "runtime/orderAccess.inline.hpp" #include "runtime/os.hpp" #include "runtime/perfData.hpp" #include "runtime/reflection.hpp"