Manfred Baedke created JCR-4988: ----------------------------------- Summary: Jacoco produces a lot of exceptions with Java 21 Key: JCR-4988 URL: https://issues.apache.org/jira/browse/JCR-4988 Project: Jackrabbit Content Repository Issue Type: Task Reporter: Manfred Baedke
Those are java.lang.IllegalArgumentExceptions due to unsupported class file major versions. Apparently, Jacoco 0.8.8 (which we are currently using) as well as 0.8.11 (the most recent version) are not compatible with Java 21. Fortunately they do not cause jacoco:0.8.8:check to fail. -- This message was sent by Atlassian Jira (v8.20.10#820010)