[armedbear] #468: Overhaul of byte[] as java.nio.Buffer

armedbear armedbear-devel at common-lisp.net
Tue May 26 10:45:35 UTC 2020


#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


More information about the armedbear-ticket mailing list