mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8306474: Move InstanceKlass read-only flags
Reviewed-by: jrose, dholmes
This commit is contained in:
parent
afd2501fcc
commit
f63362310e
10 changed files with 19 additions and 33 deletions
|
@ -2093,8 +2093,6 @@
|
|||
declare_constant(JVM_ACC_IS_OLD) \
|
||||
declare_constant(JVM_ACC_IS_OBSOLETE) \
|
||||
declare_constant(JVM_ACC_IS_PREFIXED_NATIVE) \
|
||||
declare_constant(JVM_ACC_HAS_MIRANDA_METHODS) \
|
||||
declare_constant(JVM_ACC_HAS_VANILLA_CONSTRUCTOR) \
|
||||
declare_constant(JVM_ACC_HAS_FINALIZER) \
|
||||
declare_constant(JVM_ACC_IS_CLONEABLE_FAST) \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue