[ https://issues.apache.org/jira/browse/PDFBOX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585119#comment-16585119 ]
ASF subversion and git services commented on PDFBOX-4290: --------------------------------------------------------- Commit 10f4c76d8c497ea52346c637836d3989f3a6ec65 in pdfbox-jbig2's branch refs/heads/master from [~tilman] [ https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git;h=10f4c76 ] PDFBOX-4290: avoid memory leak in SoftReferenceCache by using weak keys + gitignore .iml files, by Grigoriy Alekseev; make field final + add override > Memory Leak in SoftReferenceCache > --------------------------------- > > Key: PDFBOX-4290 > URL: https://issues.apache.org/jira/browse/PDFBOX-4290 > Project: PDFBox > Issue Type: Bug > Components: JBIG2 > Affects Versions: 3.0.0 JBIG2 > Reporter: Grigoriy Alekseev > Priority: Major > > Keys in a HashMap are not garbage-collected because they are not wrapped in > weak references. > For details please see [https://github.com/levigo/jbig2-imageio/issues/53] -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org