Move symbol allocation to an arena so NMT doesn't have to track them at startup. Reviewed-by: never, kamg, zgu
Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
Move symbols from permgen into C heap and reference count them Reviewed-by: never, acorn, jmasa, stefank