RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 26 15:02:38 UTC 2015


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.


More information about the hotspot-compiler-dev mailing list