RFR(XS) 8050167: linux-sparcv9: hs_err file does not show any stack information
Mikael Vidstedt
mikael.vidstedt at oracle.com
Fri Jul 18 21:45:30 UTC 2014
This looks like another case of code duplication between solaris_sparc
and linux_sparc - I wish we could unify it in some way going forward.
Apart from that, this appears to be in line with what the Solaris
implementation does so thumbs up.
Cheers,
Mikael
On 2014-07-18 14:37, Zhengyu Gu wrote:
> This is a small fix to setup the first stack frame from exception
> handler. Sparc's sigcontext does not contain frame pointer, so uses
> frame::unpatchable instead.
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8050167
> Webrev: http://cr.openjdk.java.net/~zgu/8050167/webrev.00/
>
>
> Thanks,
>
> -Zhengyu
More information about the hotspot-dev
mailing list