Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
As described by this JDK bug, there is no way to explicitly unmap memory mapped files. A memory mapped file is unmapped only if the corresponding MappedByteBuffer is garbage collected by the JVM.