< prev index next >

src/hotspot/share/ci/ciKlass.hpp

Print this page

        

@@ -42,10 +42,11 @@
   friend class ciEnv;
   friend class ciField;
   friend class ciMethod;
   friend class ciMethodData;
   friend class ciObjArrayKlass;
+  friend class ciSignature;
   friend class ciReceiverTypeData;
 
 private:
   ciSymbol* _name;
   jint _layout_helper;
< prev index next >