--- old/src/share/vm/memory/defNewGeneration.hpp 2013-03-20 22:37:12.000000000 +0100 +++ new/src/share/vm/memory/defNewGeneration.hpp 2013-03-20 22:37:12.000000000 +0100 @@ -28,7 +28,7 @@ #include "gc_implementation/shared/ageTable.hpp" #include "gc_implementation/shared/cSpaceCounters.hpp" #include "gc_implementation/shared/generationCounters.hpp" -#include "gc_implementation/shared/promotionFailedInfo.hpp" +#include "gc_implementation/shared/copyFailedInfo.hpp" #include "memory/generation.inline.hpp" #include "utilities/stack.hpp"