mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
8153967: Remove top.hpp
Reviewed-by: coleenp, jwilhelm
This commit is contained in:
parent
cf254af2fb
commit
f78228b2ee
73 changed files with 38 additions and 123 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "memory/allocation.hpp"
|
||||
#include "memory/memRegion.hpp"
|
||||
#include "utilities/top.hpp"
|
||||
#include "oops/oopsHierarchy.hpp"
|
||||
|
||||
class CodeBlob;
|
||||
class nmethod;
|
||||
|
@ -35,6 +35,7 @@ class ReferenceProcessor;
|
|||
class DataLayout;
|
||||
class KlassClosure;
|
||||
class ClassLoaderData;
|
||||
class Symbol;
|
||||
|
||||
// The following classes are C++ `closures` for iterating over objects, roots and spaces
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue