mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8254793: [JVMCI] improve speculation encoding
Reviewed-by: kvn, dlong, never
This commit is contained in:
parent
74ac77e2b1
commit
f42c03226f
9 changed files with 69 additions and 20 deletions
|
@ -391,6 +391,7 @@
|
|||
declare_constant(HeapWordSize) \
|
||||
declare_constant(InvocationEntryBci) \
|
||||
declare_constant(LogKlassAlignmentInBytes) \
|
||||
declare_constant(JVMCINMethodData::SPECULATION_LENGTH_BITS) \
|
||||
\
|
||||
declare_constant(JVM_ACC_WRITTEN_FLAGS) \
|
||||
declare_constant(JVM_ACC_MONITOR_MATCH) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue