RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Thu Mar 26 15:02:38 UTC 2015
- Previous message: RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Next message: RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Next message: RFR(XS): 8076094: CheckCastPPNode::Value() has outdated logic for constants
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list