RFR(XS): 8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
Langer, Christoph
christoph.langer at sap.com
Fri Nov 15 15:41:15 UTC 2019
Hi Volker,
> > Please remove the "import java.nio.file.Files;" statement before pushing.
> >
>
> It's needed for "Files.deleteIfExists(zipFile)" in the finally block..
Oops, you're right. It popped up in my IDE because I tested what happened when the file remained in the directory and therefore I commented that block out.
So, go for it
Cheers
Christoph
More information about the core-libs-dev
mailing list