hotspot/src/share/vm/interpreter/templateInterpreter.hpp
changeset 31620 53be635ad49c
parent 31389 e0688be912e5
child 35214 d86005e0b4c2
--- a/hotspot/src/share/vm/interpreter/templateInterpreter.hpp	Tue Jun 30 15:26:20 2015 -0700
+++ b/hotspot/src/share/vm/interpreter/templateInterpreter.hpp	Wed Jul 01 10:53:26 2015 +0200
@@ -87,6 +87,7 @@
   friend class TemplateInterpreterGenerator;
   friend class InterpreterGenerator;
   friend class TemplateTable;
+  friend class CodeCacheExtensions;
   // friend class Interpreter;
  public: