diff src/share/vm/oops/methodData.hpp @ 12258:69f26e8e09f9

8024760: add more types, fields and constants to VMStructs Reviewed-by: kvn, coleenp
author twisti
date Fri, 13 Sep 2013 16:55:44 -0700
parents 92ef81e2f571
children 190899198332
line wrap: on
line diff
--- a/src/share/vm/oops/methodData.hpp	Fri Sep 13 04:16:54 2013 -0700
+++ b/src/share/vm/oops/methodData.hpp	Fri Sep 13 16:55:44 2013 -0700
@@ -72,6 +72,8 @@
 //
 // Overlay for generic profiling data.
 class DataLayout VALUE_OBJ_CLASS_SPEC {
+  friend class VMStructs;
+
 private:
   // Every data layout begins with a header.  This header
   // contains a tag, which is used to indicate the size/layout