]> source.dussan.org Git - poi.git/commit
POI 60140 Prevent unnecessary memory usage -- no need to cache HeapByteBuffer in...
authorTim Allison <tallison@apache.org>
Thu, 15 Sep 2016 00:19:52 +0000 (00:19 +0000)
committerTim Allison <tallison@apache.org>
Thu, 15 Sep 2016 00:19:52 +0000 (00:19 +0000)
commit1265c3a9a7cfe1470656cde03ad182827bfe96d1
tree15be9f335a88c628d48b415f61a7e1b2b672f918
parent7cfaa164896cce52fc10e04ad55ec82be44d6c05
POI 60140 Prevent unnecessary memory usage -- no need to cache HeapByteBuffer in FileBackedDataSource, thanks to Luis Filipe Nassif for diagnosing this

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760816 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/nio/FileBackedDataSource.java