src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
changeset 52178 199658d1ef86
parent 52142 ca0c25e01c5b
child 52460 f1bb77833b59
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Wed Oct 17 17:35:26 2018 +0200
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Wed Oct 17 18:31:48 2018 +0200
@@ -34,6 +34,8 @@
 #include "code/vtableStubs.hpp"
 #include "gc/shared/collectedHeap.hpp"
 #include "gc/shared/gcLocker.hpp"
+#include "gc/shared/barrierSet.hpp"
+#include "gc/shared/barrierSetAssembler.hpp"
 #include "interpreter/interpreter.hpp"
 #include "logging/log.hpp"
 #include "memory/resourceArea.hpp"