Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update minimum supported java version to 11 #1380

Merged
merged 4 commits into from
Feb 3, 2025
Merged

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Feb 3, 2025

To enable future development this PR raises the minimum Java version to run pitest from 8 to 11. Java 8 (and below) bytecode can still be mutated, but the tool will require Java 11 or above to run.

@hcoles hcoles force-pushed the feature/java_11_minimum branch from 0602288 to 13df855 Compare February 3, 2025 16:18
@hcoles hcoles changed the title build against java 11 Update minimum support java version to 11 Feb 3, 2025
@hcoles hcoles changed the title Update minimum support java version to 11 Update minimum supported java version to 11 Feb 3, 2025
@hcoles hcoles merged commit 1b2625b into master Feb 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant