mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Reviewed-by: hseigel, dholmes
This commit is contained in:
parent
b9f2f3e199
commit
d42acfd37b
14 changed files with 15 additions and 2 deletions
|
@ -39,6 +39,7 @@
|
|||
#include "memory/resourceArea.hpp"
|
||||
#include "oops/instanceMirrorKlass.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/init.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/threadSMR.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue