RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants (original) (raw)
Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Mar 26 16:00:32 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 ]
Looks good.
Best regards, Vladimir Ivanov
On 3/26/15 6:02 PM, Roland Westrelin wrote:
http://cr.openjdk.java.net/~roland/8076094/webrev.00/
I noticed this logic in CheckCastPPNode::Value() that doesn’t seem to make sense and asked John about it. He said it might be outdated. I removed it and had it go through testing and saw no problem. I propose we remove it. 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