hotspot/src/share/vm/gc/shared/collectedHeap.hpp
changeset 35123 b0b89d83bcf5
parent 33160 c59f1676d27e
child 35135 dd2ce9021031
--- a/hotspot/src/share/vm/gc/shared/collectedHeap.hpp	Tue Dec 08 14:26:17 2015 +0000
+++ b/hotspot/src/share/vm/gc/shared/collectedHeap.hpp	Mon Dec 14 17:02:02 2015 -1000
@@ -81,6 +81,7 @@
 //
 class CollectedHeap : public CHeapObj<mtInternal> {
   friend class VMStructs;
+  friend class JVMCIVMStructs;
   friend class IsGCActiveMark; // Block structured external access to _is_gc_active
 
  private: