diff src/share/vm/prims/jvmtiExport.hpp @ 3939:f6f3bb0ee072

7088955: add C2 IR support to the SA Reviewed-by: kvn
author never
date Sun, 11 Sep 2011 14:48:24 -0700
parents f91db74a6810
children a735aec54ea4
line wrap: on
line diff
--- a/src/share/vm/prims/jvmtiExport.hpp	Sat Sep 10 17:29:02 2011 -0700
+++ b/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;