hotspot/src/share/vm/gc/g1/g1Predictions.hpp
changeset 34650 b4b00fdee76b
parent 33214 5a00fba36171
child 40904 5189925f9ece
equal deleted inserted replaced
34649:0c719dcb4507 34650:b4b00fdee76b
    23  */
    23  */
    24 
    24 
    25 #ifndef SHARE_VM_GC_G1_G1PREDICTIONS_HPP
    25 #ifndef SHARE_VM_GC_G1_G1PREDICTIONS_HPP
    26 #define SHARE_VM_GC_G1_G1PREDICTIONS_HPP
    26 #define SHARE_VM_GC_G1_G1PREDICTIONS_HPP
    27 
    27 
    28 #include "memory/allocation.inline.hpp"
       
    29 #include "utilities/numberSeq.hpp"
    28 #include "utilities/numberSeq.hpp"
    30 
    29 
    31 // Utility class containing various helper methods for prediction.
    30 // Utility class containing various helper methods for prediction.
    32 class G1Predictions VALUE_OBJ_CLASS_SPEC {
    31 class G1Predictions VALUE_OBJ_CLASS_SPEC {
    33  private:
    32  private: