8007901: SA: Don't read flag values as constants

Reviewed-by: dholmes, mikael
This commit is contained in:
Staffan Larsen 2013-02-18 10:43:07 +01:00
parent dd9a6fc8eb
commit 5265514689
2 changed files with 6 additions and 18 deletions

View file

@ -2109,8 +2109,6 @@ typedef BinaryTreeDictionary<Metablock, FreeList> MetablockTreeDictionary;
/* Useful globals */ \
/******************/ \
\
declare_constant(UseTLAB) \
declare_constant(EnableInvokeDynamic) \
\
/**************/ \
/* Stack bias */ \