--- old/src/share/vm/memory/heap.hpp 2016-12-13 12:43:34.084773596 -0500 +++ new/src/share/vm/memory/heap.hpp 2016-12-13 12:43:32.596689615 -0500 @@ -81,7 +81,6 @@ class CodeHeap : public CHeapObj { friend class VMStructs; - friend class PregeneratedCodeHeap; protected: VirtualSpace _memory; // the memory holding the blocks VirtualSpace _segmap; // the memory holding the segment map