- 
    Enhancement 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    repo-valhalla
                    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 changeJDK-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.
            
Library change
test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestArrays.java fails without VM compiler support.
- relates to
- 
                    JDK-8329218 [lworld] Arrays.copyOf and Arrays.copyOfRange support for null-restricted arrays -           
- Resolved
 
-