--- old/src/hotspot/share/memory/metaspace/virtualSpaceList.cpp 2018-05-19 06:36:49.603562396 +0200 +++ new/src/hotspot/share/memory/metaspace/virtualSpaceList.cpp 2018-05-19 06:36:49.511561802 +0200 @@ -20,7 +20,6 @@ #include "runtime/safepoint.hpp" namespace metaspace { -namespace internals { VirtualSpaceList::~VirtualSpaceList() { @@ -385,4 +384,4 @@ } } // namespace metaspace -} // namespace internals +