RFR (S) 8217879: hs_err should print more instructions in hex dump
Aleksey Shipilev
shade at redhat.com
Mon Jan 28 20:47:06 UTC 2019
On 1/28/19 9:37 PM, coleen.phillimore at oracle.com wrote:
> Can you attach a version of the hs_err file produced? I prefer a slimmer hs_err file at least in
> the beginning so I don't have to scroll pages to find the native stack trace. Especially for
> triaging purposes.
"Instructions" block is all the way below the stack trace in hs_err. And the block is still dense,
it used to be just 4 lines of data, now it's 32 lines of data. See here:
http://cr.openjdk.java.net/~shade/8217879/hs_err_sample.log
-Aleksey
More information about the hotspot-dev
mailing list