--- old/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp 2013-03-20 22:37:09.000000000 +0100 +++ new/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp 2013-03-20 22:37:09.000000000 +0100 @@ -27,7 +27,7 @@ #include "gc_implementation/parallelScavenge/psPromotionLAB.hpp" #include "gc_implementation/shared/gcTrace.hpp" -#include "gc_implementation/shared/promotionFailedInfo.hpp" +#include "gc_implementation/shared/copyFailedInfo.hpp" #include "memory/allocation.hpp" #include "utilities/taskqueue.hpp"