[ https://issues.apache.org/jira/browse/PDFBOX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585073#comment-16585073 ]
ASF subversion and git services commented on PDFBOX-4290: --------------------------------------------------------- Commit 52c02bdcc1b92dc56d21b0924f3bcdc21dec4662 in pdfbox-jbig2's branch refs/heads/master from [~tilman] [ https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git;h=52c02bd ] 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