hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp
changeset 24351 61b33cc6d3cf
parent 12381 1438e0fbfa27
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -25,6 +25,7 @@
 #include "precompiled.hpp"
 #include "gc_implementation/g1/g1AllocRegion.inline.hpp"
 #include "gc_implementation/g1/g1CollectedHeap.inline.hpp"
+#include "runtime/orderAccess.inline.hpp"
 
 G1CollectedHeap* G1AllocRegion::_g1h = NULL;
 HeapRegion* G1AllocRegion::_dummy_region = NULL;