valerybokov commented on PR #466: URL: https://github.com/apache/pdfbox/pull/466#issuecomment-4699376192
> ok, I changed all that. However after that I realized this is one of the files I usually avoid changing because this code is from the twelvemonkeys project and I like to keep it as it is so that I can see easily what changes they do. This closing of resources isn't that important, ideally the gc will do it. The GC will do it when more memory needed or when timer inside it will call clearing algorithm. But the less number of the links (more nullified links) the faster memory clearing and the less likely to run out of memory. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
