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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • 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.

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

              Created:
              Updated: