C2: rename ArrayCopyNode and associated methods

XMLWordPrintable

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

      ArrayCopyNode is not used only for arraycopy() but also for clone() or copyOf() so should be rename to something less confusing. Code in parsing, macro expansion, IGVN, EA that deal with ArrayCopyNode likely needs to be cleaned up/renamed.

      Came up here:
      https://github.com/openjdk/jdk/pull/27604#issuecomment-3397954861

            Assignee:
            Unassigned
            Reporter:
            Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: