| Other |
|---|
| repo-valhallaResolved |
|
Duplicate :
|
|
|
Relates :
|
|
JDK-8372160 :
|
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.
|