activemq-artemis/artemis-journal/src
Francesco Nigro f51c799ac0 ARTEMIS-1811 NIO Seq File should use RandomAccessFile with heap buffers
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)
2019-09-23 10:55:20 -04:00
..
main/java/org/apache/activemq/artemis ARTEMIS-1811 NIO Seq File should use RandomAccessFile with heap buffers 2019-09-23 10:55:20 -04:00
test/java/org/apache/activemq/artemis/core/io ARTEMIS-2211 Refactor ByteBuffer pooling, alignment and zeroing 2019-03-12 18:32:53 -04:00