RFR (S) 8150514: C1 crashes in Canonicalizer::do_ArrayLength() after fix for JDK-8150102
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Feb 24 09:30:39 UTC 2016
On 02/24/2016 12:22 PM, Tobias Hartmann wrote:
> On 24.02.2016 10:10, Aleksey Shipilev wrote:
>> Hi,
>>
>> The C1 Canonicalizer fix for arraylength folding (JDK-8150102) crashes
>> the VM when array constant is "null", and ArrayConstant is not
>> available. This happens every so often in nightly testing.
>>
>> Here is a quick fix for that:
>> http://cr.openjdk.java.net/~shade/8150514/webrev.01/
>
> Looks good to me.
Thanks Tobias!
>> Testing: regression test in Linux x86_64/fastdebug
>
> Please don't use bug numbers for test names/folders but use a name describing the purpose of the test.
Okay, let's do this instead:
http://cr.openjdk.java.net/~shade/8150514/webrev.02/
Cheers,
-Aleksey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160224/3f76dc10/signature.asc>
More information about the hotspot-compiler-dev
mailing list