[armedbear] #468: Overhaul of byte[] as java.nio.Buffer
#468: Overhaul of byte[] as java.nio.Buffer ----------------------------------+------------------------- Reporter: Evenson Not Org | Type: defect Status: new | Priority: critical Milestone: 1.7.0 | Component: interpreter Version: 1.7.0-dev | Keywords: Parent Tickets: | ----------------------------------+------------------------- If we represent everything as a java.nio.Buffer, we gain the ability to allocate our vectors and arrays using com.sun.jna.Memory.malloc(int) invocations. -- Ticket URL: <http://abcl.org/trac/ticket/468> armedbear <http://abcl.org> armedbear
#468: Overhaul of byte[] as java.nio.Buffer ----------------------------------+----------------------- Reporter: Evenson Not Org | Owner: (none) Type: defect | Status: new Priority: critical | Milestone: 1.7.0 Component: interpreter | Version: 1.7.0-dev Resolution: | Keywords: Parent Tickets: | ----------------------------------+----------------------- Comment (by Evenson Not Org): Current patches <https://github.com/armedbear/abcl/pull/195> -- Ticket URL: <http://abcl.org/trac/ticket/468#comment:1> armedbear <http://abcl.org> armedbear
participants (1)
-
armedbear