InfiniteLoop90 opened a new pull request, #586:
URL: https://github.com/apache/poi/pull/586
This way consumers can use the workbook in a try-with-resources statement
and the temp files will always be cleaned up without having to remember to
explicitly call SXSSFWorkbook#dispose().
--
Thi
https://bz.apache.org/bugzilla/show_bug.cgi?id=68183
--- Comment #1 from Clayton Bodendein ---
I created a pull request on GitHub for this here:
https://github.com/apache/poi/pull/586
--
You are receiving this mail because:
You are the assignee for the bug.
-