mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8146424: runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: twisti
This commit is contained in:
parent
87d68c21c4
commit
4205407d83
7 changed files with 142 additions and 1 deletions
|
@ -74,6 +74,8 @@
|
|||
static_field(CompilerToVM::Data, cardtable_start_address, jbyte*) \
|
||||
static_field(CompilerToVM::Data, cardtable_shift, int) \
|
||||
\
|
||||
static_field(CompilerToVM::Data, vm_page_size, int) \
|
||||
\
|
||||
static_field(Abstract_VM_Version, _features, uint64_t) \
|
||||
\
|
||||
nonstatic_field(Array<int>, _length, int) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue