--- old/src/hotspot/share/ci/ciConstant.hpp 2018-03-09 13:55:50.099937312 -0500 +++ new/src/hotspot/share/ci/ciConstant.hpp 2018-03-09 13:55:49.032279058 -0500 @@ -31,7 +31,7 @@ // ciConstant // // This class represents a constant value. -class ciConstant VALUE_OBJ_CLASS_SPEC { +class ciConstant { friend class VMStructs; private: friend class ciEnv;