mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +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
|
@ -30,7 +30,6 @@
|
|||
#include "memory/memRegion.hpp"
|
||||
#include "oops/metadata.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/top.hpp"
|
||||
|
||||
// oopDesc is the top baseclass for objects classes. The {name}Desc classes describe
|
||||
// the format of Java objects so the fields can be accessed from C++.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue