hg: jdk9/hs-comp/hotspot: 8139150: ClassVerifier frees exception message while it's still in use

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Oct 9 11:35:35 UTC 2015


Changeset: 926d9bae67d3
Author:    thartmann
Date:      2015-10-09 11:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/926d9bae67d3

8139150: ClassVerifier frees exception message while it's still in use
Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message.
Reviewed-by: zmajo, dcubed, hseigel

! src/share/vm/classfile/stackMapTable.cpp



More information about the jdk9-hs-comp-changes mailing list