diff -r e45861098f5a -r fec48bf5a827 hotspot/src/share/vm/runtime/vm_operations.cpp --- a/hotspot/src/share/vm/runtime/vm_operations.cpp Mon May 11 16:30:26 2015 +0200 +++ b/hotspot/src/share/vm/runtime/vm_operations.cpp Wed May 13 15:16:06 2015 +0200 @@ -28,7 +28,7 @@ #include "code/codeCache.hpp" #include "compiler/compileBroker.hpp" #include "compiler/compilerOracle.hpp" -#include "gc_implementation/shared/isGCActiveMark.hpp" +#include "gc/shared/isGCActiveMark.hpp" #include "memory/heapInspection.hpp" #include "memory/resourceArea.hpp" #include "oops/symbol.hpp"