diff -r 59f226da8d81 -r 70fb742e40aa hotspot/src/share/vm/ci/ciKlass.hpp --- a/hotspot/src/share/vm/ci/ciKlass.hpp Mon Jul 07 10:12:40 2014 +0200 +++ b/hotspot/src/share/vm/ci/ciKlass.hpp Mon Jul 07 12:37:11 2014 +0200 @@ -43,7 +43,6 @@ friend class ciMethod; friend class ciMethodData; friend class ciObjArrayKlass; - friend class ciReceiverTypeData; private: ciSymbol* _name;