-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
None
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045074 | 8u25 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
JDK-8037991 | 8u20 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b09 |
JDK-8052474 | emb-8u26 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b18 |
An application embedding nashorn for high-performance IO would like to use an external ByteBuffer (perhaps a direct NIO ByteBuffer) as the backing storage for efficiency (think zero-copy) and still be able to use the external ByteBuffer as a JavaScript array. For an example, see the function SetIndexedPropertiesToExternalArrayData in the v8 API.
- backported by
-
JDK-8037991 need indexed access to externally-managed ByteBuffer
- Resolved
-
JDK-8045074 need indexed access to externally-managed ByteBuffer
- Resolved
-
JDK-8052474 need indexed access to externally-managed ByteBuffer
- Resolved