Timo, any thoughts on this?

— John

> Begin forwarded message:
> 
> From: Adam Retter <[email protected]>
> Date: 1 December 2015 at 16:16:31 GMT-8
> To: [email protected]
> Subject: 2.0.0-RC2 ScratchFileBuffer not closed!
> 
> Hey guys,
> 
> Using either 2.0.0-RC1 or 2.0.0-RC2 I am seeing a lot of debug
> messages which look like:
> 
> "ScratchFileBuffer not closed!"
> 
> When I trace this it appears that this is called by `finalize` being
> called on the ScratchFileBuffer.
> 
> I am opening and closing my PDDocument by using try-with-resources, i.e.
> 
> try(final PDDocument doc = PDDocument.load(pdf.asFile)) {
> ...
> }
> 
> As far as I can see I am not manually specifying any Scratch files,
> are there any known issues with these not being correctly freed in
> 2.0.0?
> 
> Cheers Adam.
> 
> -- 
> Adam Retter
> 
> skype: adam.retter
> tweet: adamretter
> http://www.adamretter.org.uk
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

Reply via email to