hotspot/src/share/vm/ci/ciKlass.hpp
changeset 25492 d27050bdfb04
parent 25491 70fb742e40aa
child 29199 db7ae483ecb2
--- a/hotspot/src/share/vm/ci/ciKlass.hpp	Mon Jul 07 12:37:11 2014 +0200
+++ b/hotspot/src/share/vm/ci/ciKlass.hpp	Mon Jul 07 10:12:40 2014 +0200
@@ -43,6 +43,7 @@
   friend class ciMethod;
   friend class ciMethodData;
   friend class ciObjArrayKlass;
+  friend class ciReceiverTypeData;
 
 private:
   ciSymbol* _name;