hg: jdk8u/jdk8u-dev/hotspot: 8139150: ClassVerifier frees exception message while it's still in use

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Thu Oct 15 09:10:58 UTC 2015


Changeset: e36fd279a207
Author:    thartmann
Date:      2015-10-09 11:28 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/e36fd279a207

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 jdk8u-dev-changes mailing list