mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8256254: Convert vmIntrinsics::ID to enum class
Reviewed-by: redestad, kvn
This commit is contained in:
parent
b5ce8af3d7
commit
f48737c7b3
52 changed files with 199 additions and 124 deletions
|
@ -25,6 +25,7 @@
|
|||
#ifndef SHARE_OOPS_INSTANCEKLASS_INLINE_HPP
|
||||
#define SHARE_OOPS_INSTANCEKLASS_INLINE_HPP
|
||||
|
||||
#include "classfile/vmSymbols.hpp"
|
||||
#include "memory/iterator.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue