< prev index next >

src/hotspot/share/ci/ciKlass.hpp

Print this page

        

*** 42,51 **** --- 42,52 ---- friend class ciEnv; friend class ciField; friend class ciMethod; friend class ciMethodData; friend class ciObjArrayKlass; + friend class ciValueArrayKlass; friend class ciReceiverTypeData; private: ciSymbol* _name; jint _layout_helper;
< prev index next >