hotspot/src/share/vm/ci/ciKlass.hpp
changeset 25490 59f226da8d81
parent 24002 4e6a72032a99
child 25491 70fb742e40aa
--- a/hotspot/src/share/vm/ci/ciKlass.hpp	Mon Jul 07 10:18:33 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;