RFR (S): 8245509: Crash handler itself crashes when reporting Unsafe.putInt(0) crash

gerard ziemski gerard.ziemski at oracle.com
Mon Jun 1 19:57:17 UTC 2020


hi Coleen,

On 6/1/20 1:33 PM, coleen.phillimore at oracle.com wrote:
> In rev2, in the second part, can you move the ResourceMark just out of 
> the loop?  Otherwise, looks good and I don't need to see another webrev. 

I thought the ResourceMark should go with the operation it's meant for, 
to make the code more self documenting.

Why does it need to go outside pf the loop? To minimize number of 
allocations?


cheers


More information about the hotspot-runtime-dev mailing list