RFR(S): 8075587: Compilation of constant array containing different sub classes crashes the JVM (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Fri Mar 27 13:05:19 UTC 2015
- Previous message: RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants
- Next message: RFR(S): 8075587: Compilation of constant array containing different sub classes crashes the JVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://cr.openjdk.java.net/~roland/8075587/webrev.00/
The bug was introduced by:
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/5231c2210388
which causes the meet of 2 constant arrays to result in an array of elements of type bottom.
Roland.
- Previous message: RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants
- Next message: RFR(S): 8075587: Compilation of constant array containing different sub classes crashes the JVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list