ASSERT-KTH / ASSERT-KTH/flacoco
Deprecate Java 8 and move to Java 11
- Dominant language
- Java
- Stars
- 38
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/SpoonLabs/flacoco/pull/221), [spoon](https://github.com/SpoonLabs/flacoco/pull/132)).
The issue with this is that some benchmarks, including https://github.com/rjust/defects4j, require Java 8.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Mockito and Spoon dependency changes, then review how the project supports Java versions and how the Defects4J benchmarks are invoked. Done means the Java 11 migration path and the Java 8 benchmark compatibility decision are documented and implemented, but this issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100