mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8276095: ciReplay: replay failure due to incomplete ciMethodData information
Reviewed-by: chagedorn, kvn
This commit is contained in:
parent
7a870418a3
commit
9326eb1461
8 changed files with 36 additions and 37 deletions
|
@ -824,7 +824,6 @@
|
|||
nonstatic_field(ciMethodData, _arg_local, intx) \
|
||||
nonstatic_field(ciMethodData, _arg_stack, intx) \
|
||||
nonstatic_field(ciMethodData, _arg_returned, intx) \
|
||||
nonstatic_field(ciMethodData, _current_mileage, int) \
|
||||
nonstatic_field(ciMethodData, _orig, MethodData::CompilerCounters) \
|
||||
\
|
||||
nonstatic_field(ciField, _holder, ciInstanceKlass*) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue