Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8251968

[lworld] Make sure not_null_free/not_flat properties are kept in ConstraintCastNode::dominating_cast

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      ConstraintCastNode::dominating_cast may replace a CheckCastPPNode with a dominating one, potentially loosing not_null_free/not_flat information for array types.

      We should investigate if this is really an issue and add a corresponding regression test if so.

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: