]> source.dussan.org Git - poi.git/commit
Rework message when reaching allocation limits
authorDominik Stadler <centic@apache.org>
Sun, 10 Apr 2022 16:44:58 +0000 (16:44 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 10 Apr 2022 16:44:58 +0000 (16:44 +0000)
commitd970319239e0886997ba0b6c8b9a82b553368694
treefbea196b883b6a00b9a9112f398c906616a398a8
parent6774dd441b60f23ec4ff5198f8ea05dcff0c6edb
Rework message when reaching allocation limits

Also remove a useless Math.min() as the previous condition already
indicates which one is the smaller value

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899708 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/util/IOUtils.java