--- old/src/hotspot/share/memory/metaspace/chunkManager.hpp 2018-10-24 11:38:46.000000000 -0700 +++ new/src/hotspot/share/memory/metaspace/chunkManager.hpp 2018-10-24 11:38:45.000000000 -0700 @@ -33,7 +33,7 @@ #include "memory/metaspaceChunkFreeListSummary.hpp" #include "utilities/globalDefinitions.hpp" -class TestVirtualSpaceNodeTest; +class ChunkManagerTest; namespace metaspace { @@ -42,7 +42,7 @@ // Manages the global free lists of chunks. class ChunkManager : public CHeapObj { - friend class ::TestVirtualSpaceNodeTest; + friend class ::ChunkManagerTest; // Free list of chunks of different sizes. // SpecializedChunk