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

@ -40,7 +40,6 @@
#include "runtime/stubRoutines.hpp"
#include "runtime/thread.inline.hpp"
#include "stack_zero.inline.hpp"
#include "utilities/top.hpp"
#ifdef COMPILER2
#include "opto/runtime.hpp"
#endif