]> 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)
commit0784ab530aa06b4510d2c040886a0b622154b4de
tree15be9f335a88c628d48b415f61a7e1b2b672f918
parent5b79b4da902c7c8414de5d0715618cac270582f3
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