hotspot/src/share/vm/ci/ciClassList.hpp
changeset 22916 582da2ed4dfa
parent 22234 da823d78ad65
--- a/hotspot/src/share/vm/ci/ciClassList.hpp	Tue Feb 25 14:09:02 2014 +0100
+++ b/hotspot/src/share/vm/ci/ciClassList.hpp	Tue Feb 25 18:16:24 2014 +0100
@@ -103,6 +103,7 @@
 friend class ciMethodType;             \
 friend class ciReceiverTypeData;       \
 friend class ciTypeEntries;            \
+friend class ciSpeculativeTrapData;    \
 friend class ciSymbol;                 \
 friend class ciArray;                  \
 friend class ciObjArray;               \