diff -r 0c719dcb4507 -r b4b00fdee76b hotspot/src/share/vm/gc/g1/g1Predictions.hpp --- a/hotspot/src/share/vm/gc/g1/g1Predictions.hpp Sat Dec 05 15:16:01 2015 +0100 +++ b/hotspot/src/share/vm/gc/g1/g1Predictions.hpp Sat Dec 05 15:17:29 2015 +0100 @@ -25,7 +25,6 @@ #ifndef SHARE_VM_GC_G1_G1PREDICTIONS_HPP #define SHARE_VM_GC_G1_G1PREDICTIONS_HPP -#include "memory/allocation.inline.hpp" #include "utilities/numberSeq.hpp" // Utility class containing various helper methods for prediction.