--- old/src/hotspot/share/runtime/java.hpp 2018-03-07 23:13:19.515374531 -0500 +++ new/src/hotspot/share/runtime/java.hpp 2018-03-07 23:13:18.653893831 -0500 @@ -56,7 +56,7 @@ * as defined by JEP-223, most of the code related to handle the version * string prior to JDK 1.6 was removed (partial initialization) */ -class JDK_Version VALUE_OBJ_CLASS_SPEC { +class JDK_Version { friend class VMStructs; friend class Universe; friend void JDK_Version_init();