diff -r e8900e5763ff -r b0b89d83bcf5 hotspot/src/share/vm/gc/shared/collectedHeap.hpp --- 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 { friend class VMStructs; + friend class JVMCIVMStructs; friend class IsGCActiveMark; // Block structured external access to _is_gc_active private: