Relates :
|
|
Relates :
|
JDK-8168628 needs to be re-implemented so that RandomAccessFile.setLength does does allocate disk space and FileChannel.map does the correct thing to ensure that the region to be mapped is backed by disk space. More discussion on this topic here: http://mail.openjdk.java.net/pipermail/nio-dev/2018-April/005008.html
|