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

Upgrade JDKs used by GitHub Actions builds #780

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Sep 5, 2023

Suggested commit message:

Upgrade JDKs used by GitHub Actions builds (#780)

Summary of changes:
- Use JDK 11.0.20 instead of 11.0.19.
- Use JDK 17.0.8 instead of 17.0.7.
- Use JDK 20.0.2 instead of 20.0.1.

See:
- https://www.oracle.com/java/technologies/javase/11-0-20-relnotes.html
- https://www.oracle.com/java/technologies/javase/17-0-8-relnotes.html
- https://www.oracle.com/java/technologies/javase/20-0-2-relnotes.html

@Stephan202 Stephan202 added this to the 0.14.0 milestone Sep 5, 2023
@Stephan202 Stephan202 force-pushed the sschroevers/jdk-upgrades branch from ba91397 to a19de18 Compare September 5, 2023 05:26
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 force-pushed the sschroevers/jdk-upgrades branch from a19de18 to 2510e84 Compare September 5, 2023 05:36
@Stephan202
Copy link
Member Author

The JDK 21 early-access build still fails, but the upcoming NullAway release may change that.

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link
Member

@Badbond Badbond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@rickie rickie added the chore A task not related to code (build, formatting, process, ...) label Oct 4, 2023
@rickie rickie force-pushed the sschroevers/jdk-upgrades branch from 2510e84 to 6da6677 Compare October 4, 2023 09:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit c03ead9 into master Oct 4, 2023
17 checks passed
@rickie rickie deleted the sschroevers/jdk-upgrades branch October 4, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task not related to code (build, formatting, process, ...)
Development

Successfully merging this pull request may close these issues.

3 participants