hg: hsx/hotspot-rt/hotspot: 2 new changesets
yumin.qi at oracle.com
yumin.qi at oracle.com
Wed Jul 24 01:26:08 PDT 2013
Changeset: 1b6395189726
Author: minqi
Date: 2013-07-19 14:43 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1b6395189726
8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Summary: find_method could return NULL so need explicitly check if there is error after parse_method, exit on error to avoid crash.
Reviewed-by: kvn, twisti
Contributed-by: yumin.qi at oracle.com
! src/share/vm/ci/ciReplay.cpp
Changeset: 5ad7f8179bf7
Author: minqi
Date: 2013-07-24 08:04 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5ad7f8179bf7
Merge
More information about the serviceability-dev
mailing list