atomix icon indicating copy to clipboard operation
atomix copied to clipboard

Ensure mapped buffers are cleaned in Atomix 2.0

Open kuujo opened this issue 6 years ago • 0 comments

Ensure MappedByteBuffers are cleaned to reclaim memory/resources and ensure mapped files can be deleted. This is done in a manner that's compatible across JVMs. Mostly a cherry pick from current Atomix versions.

kuujo avatar Apr 22 '19 23:04 kuujo