RFR(S): 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check

John Rose john.r.rose at oracle.com
Mon Sep 15 20:33:06 UTC 2014


On Sep 15, 2014, at 1:08 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:

>> 
>> Plus, the temp is used in two cases of the switch.
>> Would you prefer to introduce the temp twice, one per case?
> 
> Yes, that is what I want for 'double_index'.
> 
>> That will also require putting brackets around each case, to introduce a block scope.
> 
> Yes, we need parenthesis too.  It is better to have explicit scope anyway.

OK, that's fair.

— John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140915/73396e1f/attachment.html>


More information about the hotspot-compiler-dev mailing list