Hi Batik opens an input stream here: https://github.com/apache/batik/blob/trunk/batik-anim/src/main/java/org/apache/batik/anim/dom/SAXSVGDocumentFactory.java#L158
It could close it somewhere, typically here: https://github.com/apache/batik/blob/trunk/batik-anim/src/main/java/org/apache/batik/anim/dom/SAXSVGDocumentFactory.java#L208 I would use a try/finally block. I cannot fill a bug report because JIRA hasn't sent me any email to reset my account and I can't create a new one with this email address :s Best regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
