mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
6962930: make the string table size configurable
Reviewed-by: never, phh, stefank, kamg, dholmes, coleenp
This commit is contained in:
parent
31ac558f3d
commit
1ed31f9194
5 changed files with 32 additions and 29 deletions
|
@ -1553,12 +1553,6 @@ static inline uint64_t cast_uint64_t(size_t x)
|
|||
\
|
||||
declare_constant(SymbolTable::symbol_table_size) \
|
||||
\
|
||||
/***************/ \
|
||||
/* StringTable */ \
|
||||
/***************/ \
|
||||
\
|
||||
declare_constant(StringTable::string_table_size) \
|
||||
\
|
||||
/********************/ \
|
||||
/* SystemDictionary */ \
|
||||
/********************/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue