mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
7141059: 7116795 broke pure c2 builds
Fix pure c2 builds Reviewed-by: kvn, brutisso, never
This commit is contained in:
parent
5721fa222a
commit
082b8cb318
5 changed files with 18 additions and 15 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "oops/markOop.hpp"
|
||||
#include "oops/methodOop.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "prims/methodHandles.hpp"
|
||||
#include "runtime/frame.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue