--- old/src/hotspot/share/oops/cpCache.hpp 2018-03-07 23:10:08.904569128 -0500 +++ new/src/hotspot/share/oops/cpCache.hpp 2018-03-07 23:10:07.960738446 -0500 @@ -129,7 +129,7 @@ class CallInfo; -class ConstantPoolCacheEntry VALUE_OBJ_CLASS_SPEC { +class ConstantPoolCacheEntry { friend class VMStructs; friend class constantPoolCacheKlass; friend class ConstantPool;