diff src/share/vm/prims/jvmtiExport.hpp @ 4137:04b9a2566eec

Merge with hsx23/hotspot.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 17 Dec 2011 21:40:27 +0100
parents f6f3bb0ee072
children a735aec54ea4
line wrap: on
line diff
--- a/src/share/vm/prims/jvmtiExport.hpp	Sat Dec 17 20:50:09 2011 +0100
+++ b/src/share/vm/prims/jvmtiExport.hpp	Sat Dec 17 21:40:27 2011 +0100
@@ -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;