mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8199264: Remove universe.inline.hpp to simplify include dependencies
Reviewed-by: coleenp, hseigel
This commit is contained in:
parent
597c6ac736
commit
133faf856d
58 changed files with 87 additions and 128 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "interpreter/interpreter.hpp"
|
||||
#include "interpreter/interpreterRuntime.hpp"
|
||||
#include "interpreter/templateTable.hpp"
|
||||
#include "memory/universe.inline.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/cpCache.hpp"
|
||||
#include "oops/methodData.hpp"
|
||||
#include "oops/objArrayKlass.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue