< prev index next >

test/hotspot/gtest/memory/test_metaspace.cpp

Print this page

        

*** 22,31 **** --- 22,33 ---- */ #include "precompiled.hpp" #include "memory/metaspace.hpp" #include "memory/metaspace/virtualSpaceList.hpp" + #include "runtime/mutexLocker.hpp" + #include "runtime/os.hpp" #include "unittest.hpp" using namespace metaspace; TEST_VM(MetaspaceUtils, reserved) {
< prev index next >