--- old/src/hotspot/share/oops/methodData.hpp 2018-03-07 23:10:56.764805694 -0500 +++ new/src/hotspot/share/oops/methodData.hpp 2018-03-07 23:10:55.723718118 -0500 @@ -74,7 +74,7 @@ // DataLayout // // Overlay for generic profiling data. -class DataLayout VALUE_OBJ_CLASS_SPEC { +class DataLayout { friend class VMStructs; friend class JVMCIVMStructs;