src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp
changeset 59290 97d13893ec3c
parent 59252 623722a6aeb9
--- a/src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp	Tue Nov 26 10:47:46 2019 +0100
@@ -25,7 +25,7 @@
 #define SHARE_GC_SHENANDOAH_SHENANDOAHSHAREDVARIABLES_HPP
 
 #include "memory/allocation.hpp"
-#include "runtime/orderAccess.hpp"
+#include "runtime/atomic.hpp"
 
 typedef jbyte ShenandoahSharedValue;