hotspot/src/share/vm/classfile/compactHashtable.hpp
changeset 28822 fa57694ade05
parent 28615 1fb960ea5a7e
child 31345 1bba15125d8d
--- a/hotspot/src/share/vm/classfile/compactHashtable.hpp	Thu Jan 29 14:50:43 2015 -0800
+++ b/hotspot/src/share/vm/classfile/compactHashtable.hpp	Fri Jan 30 20:31:05 2015 -0500
@@ -188,6 +188,7 @@
 // dump time.
 //
 template <class T, class N> class CompactHashtable VALUE_OBJ_CLASS_SPEC {
+  friend class VMStructs;
   uintx  _base_address;
   juint  _entry_count;
   juint  _bucket_count;