8153967: Remove top.hpp

Reviewed-by: coleenp, jwilhelm
This commit is contained in:
Stefan Karlsson 2016-04-12 09:53:43 +02:00
parent cf254af2fb
commit f78228b2ee
73 changed files with 38 additions and 123 deletions

View file

@ -29,7 +29,6 @@
#include "runtime/basicLock.hpp"
#include "runtime/monitorChunk.hpp"
#include "runtime/registerMap.hpp"
#include "utilities/top.hpp"
#ifdef TARGET_ARCH_zero
# include "stack_zero.hpp"
#endif