mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8144704: [JVMCI] add tests for simple code installation
Reviewed-by: twisti
This commit is contained in:
parent
eab2c9b57a
commit
af94163551
10 changed files with 1553 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
nonstatic_field(Method, _access_flags, AccessFlags) \
|
||||
nonstatic_field(Method, _vtable_index, int) \
|
||||
nonstatic_field(Method, _intrinsic_id, u2) \
|
||||
nonstatic_field(Method, _flags, u1) \
|
||||
nonstatic_field(Method, _flags, u2) \
|
||||
volatile_nonstatic_field(Method, _code, nmethod*) \
|
||||
volatile_nonstatic_field(Method, _from_compiled_entry, address) \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue