flacoco icon indicating copy to clipboard operation
flacoco copied to clipboard

Deprecate Java 8 and move to Java 11

Open andre15silva opened this issue 3 years ago • 1 comments

Right now we support all Java version starting on Java 8.

Soon, we will have to move towards Java 11 as some of our dependencies are no longer supporting Java 8 (e.g., mockito, spoon).

The issue with this is that some benchmarks, including https://github.com/rjust/defects4j, require Java 8.

andre15silva avatar Jan 14 '23 11:01 andre15silva

Required by:

  • https://github.com/ASSERT-KTH/flacoco/pull/221
  • https://github.com/ASSERT-KTH/flacoco/pull/266

andre15silva avatar Dec 12 '24 08:12 andre15silva