< prev index next >

test/hotspot/gtest/memory/test_spaceManager.cpp

Print this page
rev 50187 : imported patch metaspace-split
rev 50188 : [mq]: 8176808-split-metaspace-cpp-2

*** 22,32 **** */ #include "precompiled.hpp" #include "memory/metaspace/spaceManager.hpp" ! using metaspace::internals::SpaceManager; // The test function is only available in debug builds #ifdef ASSERT #include "unittest.hpp" --- 22,32 ---- */ #include "precompiled.hpp" #include "memory/metaspace/spaceManager.hpp" ! using metaspace::SpaceManager; // The test function is only available in debug builds #ifdef ASSERT #include "unittest.hpp"
< prev index next >