diff -r ef9996662fd5 -r bbe0fcde6e13 hotspot/src/share/vm/ci/ciClassList.hpp --- a/hotspot/src/share/vm/ci/ciClassList.hpp Wed Oct 09 11:05:17 2013 -0700 +++ b/hotspot/src/share/vm/ci/ciClassList.hpp Wed Oct 09 16:32:21 2013 +0200 @@ -102,6 +102,7 @@ friend class ciMethodHandle; \ friend class ciMethodType; \ friend class ciReceiverTypeData; \ +friend class ciTypeEntries; \ friend class ciSymbol; \ friend class ciArray; \ friend class ciObjArray; \