src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
changeset 49449 ef5d5d343e2a
parent 49027 8dc742d9bbab
child 49642 7bad9c9efdf3
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Fri Mar 16 08:26:53 2018 -0400
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Fri Mar 16 09:12:13 2018 -0400
@@ -28,10 +28,12 @@
 #include "code/debugInfoRec.hpp"
 #include "code/icBuffer.hpp"
 #include "code/vtableStubs.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "interpreter/interpreter.hpp"
 #include "logging/log.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/compiledICHolder.hpp"
+#include "runtime/safepointMechanism.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframeArray.hpp"
 #include "utilities/align.hpp"