[lworld] C1 constant folding of stable arrays doesn't support flat arrays

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot

      C1's code to constant fold elements of stable arrays is not designed to support flat arrays (see ciArray::element_value_impl()). The feature has to extended to identify flat arrays at compilation times, and avoid trying to apply constant folding if such array is detected.

            Assignee:
            Frederic Parain
            Reporter:
            Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: