mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
42ec83b459
66 changed files with 2311 additions and 464 deletions
|
@ -69,7 +69,7 @@
|
|||
\
|
||||
static_field(CompilerToVM::Data, _supports_inline_contig_alloc, bool) \
|
||||
static_field(CompilerToVM::Data, _heap_end_addr, HeapWord**) \
|
||||
static_field(CompilerToVM::Data, _heap_top_addr, HeapWord**) \
|
||||
static_field(CompilerToVM::Data, _heap_top_addr, HeapWord* volatile*) \
|
||||
\
|
||||
static_field(CompilerToVM::Data, _max_oop_map_stack_offset, int) \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue