src/hotspot/share/oops/methodData.hpp
changeset 49364 601146c66cad
parent 49340 4e82736053ae
child 49480 d7df2dd501ce
--- a/src/hotspot/share/oops/methodData.hpp	Fri Mar 09 08:01:25 2018 +0100
+++ b/src/hotspot/share/oops/methodData.hpp	Fri Mar 09 10:46:02 2018 -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;