Exception in thread "main" org.opalj.bytecode.BytecodeProcessingFailedException: org.bouncycastle.x509.X509CertificatePair{ public boolean equals(java.lang.Object){ evaluated: 103, 102, 99, 98, 95, 94, 91, 89, 77, 76, 73, 70, 69, 66, 65, 62, 59, 58, 45, 43, 40, 37, 36, 33, 32, 29, 26, 25, 23, 22, 21, 20, 19, 16, 15, 14, 13, 10, 7, 6, 1, 0; pc 48 is dead; unable to compute stack map table: 0: ALOAD_1 1: IFNONNULL(5) 4: ICONST_0 5: IRETURN 6: ALOAD_1 7: INSTANCEOF(org.bouncycastle.x509.X509CertificatePair) 10: IFNE(5) 13: ICONST_0 14: IRETURN 15: ALOAD_1 16: CHECKCAST(org.bouncycastle.x509.X509CertificatePair) 19: ASTORE_2 20: ICONST_1 21: ISTORE_3 22: ICONST_1 23: ISTORE(4) 25: ALOAD_0 26: get org.bouncycastle.x509.X509CertificatePair.forward : java.security.cert.X509Certificate 29: IFNULL(19) 32: ALOAD_0 33: get org.bouncycastle.x509.X509CertificatePair.forward : java.security.cert.X509Certificate 36: ALOAD_2 37: get org.bouncycastle.x509.X509CertificatePair.forward : java.security.cert.X509Certificate 40: INVOKEVIRTUAL(java.security.cert.X509Certificate{ boolean equals(java.lang.Object) }) 43: ISTORE(4) 45: GOTO(13) 48: ALOAD_2 49: get org.bouncycastle.x509.X509CertificatePair.forward : java.security.cert.X509Certificate 52: IFNULL(6) 55: ICONST_0 56: ISTORE(4) 58: ALOAD_0 59: get org.bouncycastle.x509.X509CertificatePair.reverse : java.security.cert.X509Certificate 62: IFNULL(18) 65: ALOAD_0 66: get org.bouncycastle.x509.X509CertificatePair.reverse : java.security.cert.X509Certificate 69: ALOAD_2 70: get org.bouncycastle.x509.X509CertificatePair.reverse : java.security.cert.X509Certificate 73: INVOKEVIRTUAL(java.security.cert.X509Certificate{ boolean equals(java.lang.Object) }) 76: ISTORE_3 77: GOTO(12) 80: ALOAD_2 81: get org.bouncycastle.x509.X509CertificatePair.reverse : java.security.cert.X509Certificate 84: IFNULL(5) 87: ICONST_0 88: ISTORE_3 89: ILOAD(4) 91: IFEQ(11) 94: ILOAD_3 95: IFEQ(7) 98: ICONST_1 99: GOTO(4) 102: ICONST_0 103: IRETURN Exception Handlers: t } } at org.opalj.ba.CodeAttributeBuilder$.$anonfun$computeStackMapTable$1(CodeAttributeBuilder.scala:315) at scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.scala:18) at org.opalj.collection.immutable.IntArraySetN.foreach(IntArraySet.scala:356) at org.opalj.ba.CodeAttributeBuilder$.computeStackMapTable(CodeAttributeBuilder.scala:298) at org.opalj.ba.CodeAttributeBuilder.apply(CodeAttributeBuilder.scala:206) at org.opalj.ba.CodeAttributeBuilder.apply(CodeAttributeBuilder.scala:123) at de.tud.sse.fpspa.group2.task4.PdfBoxDemo$.delayedEndpoint$de$tud$sse$fpspa$group2$task4$PdfBoxDemo$1(PdfBoxDemo.scala:16) at de.tud.sse.fpspa.group2.task4.PdfBoxDemo$delayedInit$body.apply(PdfBoxDemo.scala:7) at scala.Function0.apply$mcV$sp(Function0.scala:42) at scala.Function0.apply$mcV$sp$(Function0.scala:42) at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:17) at scala.App.$anonfun$main$1(App.scala:98) at scala.App.$anonfun$main$1$adapted(App.scala:98) at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576) at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574) at scala.collection.AbstractIterable.foreach(Iterable.scala:933) at scala.App.main(App.scala:98) at scala.App.main$(App.scala:96) at de.tud.sse.fpspa.group2.task4.PdfBoxDemo$.main(PdfBoxDemo.scala:7) at de.tud.sse.fpspa.group2.task4.PdfBoxDemo.main(PdfBoxDemo.scala)