diff -r 392b50de06c6 -r b79827ea1b9f hotspot/src/share/vm/oops/constantPool.hpp --- a/hotspot/src/share/vm/oops/constantPool.hpp Mon Jan 04 15:41:05 2016 +0100 +++ b/hotspot/src/share/vm/oops/constantPool.hpp Thu Jan 14 16:26:38 2016 -0500 @@ -74,6 +74,7 @@ class ConstantPool : public Metadata { friend class VMStructs; + friend class JVMCIVMStructs; friend class BytecodeInterpreter; // Directly extracts a klass in the pool for fast instanceof/checkcast friend class Universe; // For null constructor private: