Implement the per class loader arena meta-data allocations with the allocation of an
array of primitives in the arena. Reclaim the arena when the class loader dies.
Comments
EVALUATION
This is fixed with
6964458: Reimplement class meta-data storage to use native memory
Contributed-by: stefank