[lworld] Intrinsification of Arrays.copyOf and Arrays.copyOfRange should support null-restricted arrays

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot

      Arrays.copyOf and Arrays.copyOfRange should return null-restricted arrays if the given original array is null-restricted. The intrinsified methods need update along with the library change.

      Library change JDK-8329218 is: https://github.com/openjdk/valhalla/compare/lworld...mlchung:valhalla:arraysCopyOf

      test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestArrays.java fails without VM compiler support.

            Assignee:
            Tobias Hartmann
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: