Description
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.