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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org