Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 11
Currently, the Access API does not support primitive arrays. While there *is* an API in place, it does not compile, and the relevant hooks in the runtime are missing.
The same API may/should be used in places where we currently call typeArrayOopDesc::*_addr() functions followed by memcpy() to bulk transfer memory between primitive Java and native arrays.
relates to
JDK-8200376 JDK-8198445 broke the build with GCC 7.3.0
- Closed
JDK-8199764 Zero broken after 8198445
- Closed