hotspot/src/share/vm/oops/cpCache.cpp
changeset 24351 61b33cc6d3cf
parent 23515 f4872ef5df09
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/oops/cpCache.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/oops/cpCache.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -33,6 +33,7 @@
 #include "prims/jvmtiRedefineClassesTrace.hpp"
 #include "prims/methodHandles.hpp"
 #include "runtime/handles.inline.hpp"
+#include "runtime/orderAccess.inline.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 # include "gc_implementation/parallelScavenge/psPromotionManager.hpp"