RFR(XS) 8050167: linux-sparcv9: hs_err file does not show any stack information

Zhengyu Gu zhengyu.gu at oracle.com
Mon Jul 21 12:49:55 UTC 2014


Thanks for the review.

-Zhengyu

On 7/18/2014 5:45 PM, Mikael Vidstedt wrote:
>
> 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