f51c799ac0
It use RandomAccessFile to allow using heap buffers without additional copies and/or leaks of direct buffers, as performed by FileChannel JDK implementation (see https://bugs.openjdk.java.net/browse/JDK-8147468) |
||
---|---|---|
.. | ||
main/java/org/apache/activemq/artemis | ||
test/java/org/apache/activemq/artemis/core/io |