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:10:38 UTC 2016


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/

Testing: regression test in Linux x86_64/fastdebug

Thanks,
-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/fd75c188/signature.asc>


More information about the hotspot-compiler-dev mailing list