mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8007901: SA: Don't read flag values as constants
Reviewed-by: dholmes, mikael
This commit is contained in:
parent
dd9a6fc8eb
commit
5265514689
2 changed files with 6 additions and 18 deletions
|
@ -2109,8 +2109,6 @@ typedef BinaryTreeDictionary<Metablock, FreeList> MetablockTreeDictionary;
|
|||
/* Useful globals */ \
|
||||
/******************/ \
|
||||
\
|
||||
declare_constant(UseTLAB) \
|
||||
declare_constant(EnableInvokeDynamic) \
|
||||
\
|
||||
/**************/ \
|
||||
/* Stack bias */ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue