ccheung [Mon, 26 Aug 2013 14:11:26 -0700] rev 19685
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error
Summary: removed offending EXCEPTION_MARK calls and code cleanup
Reviewed-by: dholmes, iklam, coleenp, mseledtsov
jiangli [Mon, 26 Aug 2013 13:32:14 -0400] rev 19683
8023477: Invalid CP index when reading ConstantPool.
Summary: Need to check for 0 case for InstanceKlass::_generic_signature_index.
Reviewed-by: sspitsyn, sla