--- old/src/hotspot/share/code/dependencies.hpp 2018-03-09 13:56:37.735294805 -0500 +++ new/src/hotspot/share/code/dependencies.hpp 2018-03-09 13:56:36.950013396 -0500 @@ -204,7 +204,7 @@ #if INCLUDE_JVMCI // A Metadata* or object value recorded in an OopRecorder - class DepValue VALUE_OBJ_CLASS_SPEC { + class DepValue { private: // Unique identifier of the value within the associated OopRecorder that // encodes both the category of the value (0: invalid, positive: metadata, negative: object)