changeset 42664 | 29142a56c193 |
parent 42650 | 1f304d0c888b |
child 43945 | e7f2e49d2274 |
--- a/hotspot/src/share/vm/memory/heap.hpp Mon Dec 19 00:49:34 2016 +0100 +++ b/hotspot/src/share/vm/memory/heap.hpp Mon Dec 19 12:39:01 2016 -0500 @@ -81,7 +81,6 @@ class CodeHeap : public CHeapObj<mtCode> { friend class VMStructs; - friend class PregeneratedCodeHeap; protected: VirtualSpace _memory; // the memory holding the blocks VirtualSpace _segmap; // the memory holding the segment map