hg: jdk9/hs-comp/hotspot: 8035983: Fix "Native frames:" in crash report (hs_err file)
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Wed Mar 5 17:34:04 PST 2014
Changeset: e0365e7b7454
Author: kvn
Date: 2014-03-05 16:21 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/e0365e7b7454
8035983: Fix "Native frames:" in crash report (hs_err file)
Summary: check fr.sender_sp() in java thread instead of os::is_first_C_frame(&fr).
Reviewed-by: twisti, coleenp
! src/share/vm/utilities/vmError.cpp
More information about the jdk9-all-changes
mailing list