Bug#687692: More info/testcase is needed

Tobias Kranz tkranz at zedat.fu-berlin.de
Fri Dec 7 18:35:46 UTC 2012


Hi,

is there a test case to brake libitext-java (2.1.7-3)?

There seem to be 4 classes which are using the ASN1ObjectIdentifier
(mentioned in https://lists.debian.org/debian-java/2012/08/msg00030.html)
although they can't be found explicitly in the corresponding java files.

Grepping thorugh the extracted jar, I find:
 find . | grep .class$ | xargs grep ASN1ObjectIdentifier
Binary file ./com/lowagie/text/pdf/PdfPublicKeySecurityHandler.class matches
Binary file ./com/lowagie/text/pdf/TSAClientBouncyCastle.class matches
Binary file ./com/lowagie/text/pdf/OcspClientBouncyCastle.class matches
Binary file ./com/lowagie/text/pdf/PdfPKCS7.class matches

However, I can't think of a testcase to actually see that they are 'broken'

(A look on pdfsam, which is dependent on libitext-java, doesn't show errors.)


Greetings

Tobias



More information about the pkg-java-maintainers mailing list