hseigel [Wed, 16 Aug 2017 11:17:54 -0400] rev 46818
8186089: Move Arena to its own header file
Summary: Move classes Chunk and Arena to new arena.hpp and arena.cpp files
Reviewed-by: coleenp, gtriantafill
jiangli [Tue, 15 Aug 2017 18:13:20 -0400] rev 46816
8186238: The constant pool entry to empty string ("") should not be pre-resolved during CDS dump time.
Summary: Skip constant pool entry to empty string during pre-resolving at CDS dump time.
Reviewed-by: iklam, dcubed