--- old/src/share/vm/runtime/thread.hpp 2016-04-15 21:13:42.447239276 +0200 +++ new/src/share/vm/runtime/thread.hpp 2016-04-15 21:13:42.391240604 +0200 @@ -49,7 +49,7 @@ #include "utilities/top.hpp" #if INCLUDE_ALL_GCS #include "gc/g1/dirtyCardQueue.hpp" -#include "gc/g1/satbMarkQueue.hpp" +#include "gc/shared/satbMarkQueue.hpp" #endif // INCLUDE_ALL_GCS #ifdef TARGET_ARCH_zero # include "stack_zero.hpp"