review for 7103261: crash with jittester on sparc

Igor Veresov igor.veresov at oracle.com
Thu Oct 20 13:53:47 PDT 2011


 Looks good. Thank you for fixing that. 
I guess that's my copy-paste error..

igor

On Thursday, October 20, 2011 at 1:00 PM, Tom Rodriguez wrote:

> http://cr.openjdk.java.net/~never/7103261
> 108 lines changed: 107 ins; 0 del; 1 mod; 3376 unchg
> 
> 7103261: crash with jittester on sparc
> Summary:
> Reviewed-by:
> 
> The changes for 6985015 rearranged the logic for recording implicit
> exceptions but save the offset of the faulting instruction twice
> instead of just for the first one. This means the implicit exception
> is in on the second instruction instead of the first. The original
> test was very complicated so I wrote a simpler one that exercises all
> the implicit null for fields.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20111020/87c32170/attachment.html 


More information about the hotspot-compiler-dev mailing list