RFR (S) 8217879: hs_err should print more instructions in hex dump

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Jan 28 20:59:28 UTC 2019


This seems fine.

I was looking at this page:
https://onlinedisassembler.com/odaweb/

What would be nice if the instructions looked like:

Instructions: (pc=0x00007f911d0d6053, 0x00007f911d0d6143)

and then just the hex dump, then I could cut/paste it into the window in 
that tool.  Or is there another way?

thanks,
Coleen

On 1/28/19 3:47 PM, Aleksey Shipilev wrote:
> 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