--- old/src/hotspot/share/gc/g1/g1CardLiveData.hpp 2018-03-12 10:02:12.995578375 -0400 +++ new/src/hotspot/share/gc/g1/g1CardLiveData.hpp 2018-03-12 10:02:12.307514969 -0400 @@ -37,7 +37,7 @@ // Can be used for various purposes, like as remembered set for completely // coarsened remembered sets, scrubbing remembered sets or estimating liveness. // This information is created as part of the concurrent marking cycle. -class G1CardLiveData VALUE_OBJ_CLASS_SPEC { +class G1CardLiveData { friend class G1CardLiveDataHelper; friend class G1VerifyCardLiveDataTask; private: