issues
search
densh
/
scala-offheap
Experimental type-safe off-heap memory for Scala.
BSD 3-Clause "New" or "Revised" License
532
stars
35
forks
source link
More jemalloc changes
#72
Closed
ghost
closed
9 years ago
ghost
commented
9 years ago
Modified build.sh and Makefile to support building on the Ubuntu 12.04 docker image [still WIP to clean these up]
The native bindings now support [with tests] the case where a native pointer from malloc/realloc is larger than signed long max value in java
densh
commented
9 years ago
LGTM