hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 30764 fec48bf5a827
parent 29584 5b3cb9f0e39d
child 31638 465816a45807
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Wed May 13 15:16:06 2015 +0200
@@ -34,10 +34,10 @@
 #include "classfile/vmSymbols.hpp"
 #include "code/codeCache.hpp"
 #include "compiler/compileBroker.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "interpreter/bytecodeStream.hpp"
 #include "interpreter/interpreter.hpp"
 #include "memory/filemap.hpp"
-#include "memory/gcLocker.hpp"
 #include "memory/oopFactory.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/instanceRefKlass.hpp"