--- old/src/hotspot/share/gc/g1/g1Predictions.hpp 2018-03-12 10:02:26.658837449 -0400 +++ new/src/hotspot/share/gc/g1/g1Predictions.hpp 2018-03-12 10:02:25.886766303 -0400 @@ -28,7 +28,7 @@ #include "utilities/numberSeq.hpp" // Utility class containing various helper methods for prediction. -class G1Predictions VALUE_OBJ_CLASS_SPEC { +class G1Predictions { private: double _sigma;