https://bz.apache.org/bugzilla/show_bug.cgi?id=66275
--- Comment #3 from [email protected] --- I'm not, that should do the trick. So, I should call SXSSFWorkbook.dispose() after SXSSFWorkbook.close()? SXSSFWorkbook is an AutoClosable object and isn't it cleaner if close() handles both? After Workbook is closed, we don't need any resources anyway. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
