changeset 10547 | ea4a2ec31ae2 |
parent 8475 | c2b97a27943a |
child 12114 | 9a825a536095 |
--- a/hotspot/src/share/vm/prims/jvmtiExport.hpp Sat Sep 10 17:29:02 2011 -0700 +++ b/hotspot/src/share/vm/prims/jvmtiExport.hpp Sun Sep 11 14:48:24 2011 -0700 @@ -66,6 +66,7 @@ // This class contains the JVMTI interface for the rest of hotspot. // class JvmtiExport : public AllStatic { + friend class VMStructs; private: static int _field_access_count; static int _field_modification_count;