hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 24351 61b33cc6d3cf
parent 24322 c2978d1578e3
child 24352 9ba9e99b1ba7
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -52,6 +52,7 @@
 #include "runtime/java.hpp"
 #include "runtime/javaCalls.hpp"
 #include "runtime/mutexLocker.hpp"
+#include "runtime/orderAccess.inline.hpp"
 #include "runtime/signature.hpp"
 #include "services/classLoadingService.hpp"
 #include "services/threadService.hpp"