hotspot/src/share/vm/prims/jvmtiExport.hpp
changeset 14477 95e66ea71f71
parent 13975 2f7431485cfa
child 15482 470d0b0c09f1
--- a/hotspot/src/share/vm/prims/jvmtiExport.hpp	Fri Nov 09 08:36:17 2012 -0800
+++ b/hotspot/src/share/vm/prims/jvmtiExport.hpp	Mon Nov 12 14:03:53 2012 -0800
@@ -64,6 +64,8 @@
 //
 class JvmtiExport : public AllStatic {
   friend class VMStructs;
+  friend class CompileReplay;
+
  private:
 
 #if INCLUDE_JVMTI