8256052: Remove unused allocation type from fieldInfo

Reviewed-by: redestad, lfoltan, hseigel
This commit is contained in:
Frederic Parain 2020-11-10 19:16:35 +00:00
parent 6d8acd2696
commit bd3e65b576
5 changed files with 27 additions and 121 deletions

View file

@ -2257,7 +2257,6 @@ typedef HashtableEntry<InstanceKlass*, mtClass> KlassHashtableEntry;
/*************************************/ \
\
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) \
\
/************************************************/ \