[
https://issues.apache.org/jira/browse/PDFBOX-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-1707:
---------------------------------------
Fix Version/s: 1.8.4
> Add dispose() when done with graphics
> -------------------------------------
>
> Key: PDFBOX-1707
> URL: https://issues.apache.org/jira/browse/PDFBOX-1707
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 1.8.3, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Andreas Lehmkühler
> Priority: Minor
> Fix For: 1.8.4, 2.0.0
>
> Attachments: JBIG2Filter.patch, PDXObjectImage.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Please add dispose() in
> pdfbox\filter\JBIG2Filter.java
> pdfbox\pdmodel\graphics\xobject\PDXObjectImage.java
> as recommended by javadoc. Patches are attached.
> I've also added @override at some places. The problem is that not having it
> brings an additional yellow bar in netbeans at the right. Which prevents
> seeing the more important bars.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)