Hello,

I am using XBean finder and I came across a jar file which is left open.
The class in which this happens is
org.apache.xbean.finder.archive.JarArchive. In its constructor a JarFile
object is created and this jar never gets closed. This results in jars
files which could not be removed even when they are not necessary any more.
Could you advise me how to approach this issue?

Regards,
Lazar

Reply via email to