openclover / clover

This repository contains source code of OpenClover Core as well as its integrations: Clover-for-Ant, Clover-for-Eclipse and Clover-for-IDEA plugins. Sources are licensed under Apache 2.0 license.
Other
57 stars 14 forks source link

Support Java 21 #229

Open DarkendHall opened 7 months ago

DarkendHall commented 7 months ago

Java 21 is another LTS (long-term support) release of Java.

Add support for new language features, check binary compatibility.

marek-parfianowicz commented 5 months ago

Branch: https://github.com/openclover/clover/tree/OC-229-java-21

PR: https://github.com/openclover/clover/pull/233

Actions: https://github.com/openclover/clover/actions/workflows/A-build-and-test-jdk21.yml