--
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/b97464d1-25c2-4bf4-98aa-770a5bdde2f2n%40googlegroups.com.
Hi Gabil,can you please provide the full stack trace? There should be a “caused by” section.Regards,-marcOn 2. Jun 2023, at 04:13, Ganeshwaran Gabilan <gabil...@gmail.com> wrote:
Hi Team,I'm getting the following error with gradle 8.1 and jacoco version 0.8.8.```java.lang.instrument.IllegalClassFormatException: Error while instrumenting java/sql/Time.
at org.jacoco.agent.rt.internal_43f5073.CoverageTransformer.transform(CoverageTransformer.java:94)
```I just replaced the gradle `jacocoMerge` task with the `jacocoReport` task. What could be the issue?
--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/6O8Dtc0LZwg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/af9730ac-764f-4391-b059-3f7b2ac07b71n%40googlegroups.com.