8006403: Regression: jstack failed due to the FieldInfo regression in SA

Reviewed-by: sla, dholmes
This commit is contained in:
Aleksey Shipilev 2013-01-16 16:30:04 +01:00 committed by Staffan Larsen
parent 84fce989dd
commit 07e2e8803a
2 changed files with 4 additions and 1 deletions

View file

@ -2292,6 +2292,7 @@ typedef BinaryTreeDictionary<Metablock, FreeList> MetablockTreeDictionary;
/*************************************/ \
\
declare_preprocessor_constant("FIELDINFO_TAG_SIZE", FIELDINFO_TAG_SIZE) \
declare_preprocessor_constant("FIELDINFO_TAG_MASK", FIELDINFO_TAG_MASK) \
declare_preprocessor_constant("FIELDINFO_TAG_OFFSET", FIELDINFO_TAG_OFFSET) \
\
/************************************************/ \