Improve AbsNode::Value() for integer types

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 25
    • Component/s: hotspot

      Currently, AbsNode::Value() only returns a sharper type if the incoming value is a constant. However, if the value range doesn't include jint_min or jlong_min, it could return [0, max(abs(lo), hi)] which would be a more accurate representation of the type.

            Assignee:
            Jasmine Karthikeyan
            Reporter:
            Jasmine Karthikeyan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: