mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
Merge
This commit is contained in:
commit
cc04ffc7b3
61 changed files with 1900 additions and 434 deletions
|
@ -2726,8 +2726,12 @@ typedef RehashableHashtable<Symbol*, mtSymbol> RehashableSymbolHashtable;
|
|||
/* JVMCI */ \
|
||||
/****************/ \
|
||||
\
|
||||
declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI)
|
||||
|
||||
declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI) \
|
||||
\
|
||||
/****************/ \
|
||||
/* VMRegImpl */ \
|
||||
/****************/ \
|
||||
declare_constant(VMRegImpl::stack_slot_size)
|
||||
|
||||
//--------------------------------------------------------------------------------
|
||||
// VM_LONG_CONSTANTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue