changeset 24351 | 61b33cc6d3cf |
parent 22750 | a3c879b18f22 |
child 24424 | 2658d7834c6e |
--- a/hotspot/src/share/vm/utilities/array.hpp Wed May 07 22:06:42 2014 +0200 +++ b/hotspot/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)