diff src/share/vm/utilities/array.hpp @ 20197:ce8f6bb717c9

8042195: Introduce umbrella header orderAccess.inline.hpp. Reviewed-by: dholmes, kvn, stefank, twisti
author goetz
date Tue, 29 Apr 2014 15:17:27 +0200
parents 78bbf4d43a14
children 2c6ef90f030a
line wrap: on
line diff
--- 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)