On 31/03/16 22:14, Dohrmann, Steve wrote: > This is a JDK 9 proposal to support allocation of direct > java.nio.ByteBuffer instances backed by memory other than off-heap > RAM. I must be missing something. How is this different from exposing special memory via the filesystem and mapping a file? Andrew.