[
https://issues.apache.org/jira/browse/JCR-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manfred Baedke updated JCR-4988:
--------------------------------
Description:
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.
was:
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.
> 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
> Priority: Minor
>
> 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)