--- old/src/cpu/x86/vm/c1_Runtime1_x86.cpp 2015-05-12 11:51:56.380491098 +0200 +++ new/src/cpu/x86/vm/c1_Runtime1_x86.cpp 2015-05-12 11:51:56.278486834 +0200 @@ -39,7 +39,7 @@ #include "utilities/macros.hpp" #include "vmreg_x86.inline.hpp" #if INCLUDE_ALL_GCS -#include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp" +#include "gc/g1/g1SATBCardTableModRefBS.hpp" #endif