--- old/src/hotspot/share/classfile/verificationType.hpp 2018-03-07 23:05:51.515834319 -0500 +++ new/src/hotspot/share/classfile/verificationType.hpp 2018-03-07 23:05:50.722022442 -0500 @@ -49,7 +49,7 @@ class ClassVerifier; -class VerificationType VALUE_OBJ_CLASS_SPEC { +class VerificationType { private: // Least significant bits of _handle are always 0, so we use these as // the indicator that the _handle is valid. Otherwise, the _data field