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

Chore: Upgrade to Java 17 #15

Merged
merged 3 commits into from
Jun 28, 2022
Merged

Chore: Upgrade to Java 17 #15

merged 3 commits into from
Jun 28, 2022

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Jun 28, 2022

Ready for review Powered by Pull Request Badge

This changeset upgrades the JDK version to 17. It will remain a draft for a brief time to allow for downstream testing.

Docker images (base, builder) will be tagged with jdk17 to indicate support.

Changes enclosed:

  • Upgrade build Java language version -> v17
  • Upgrade Kotlin bytecode version -> Java 17
  • Upgrade GraalVM in Docker images -> Java 17
  • Rebuild and tag Docker images

This changeset upgrades the JDK version to 17. It will remain a
draft for a brief time to allow for downstream testing.

Docker images (`base`, `builder`) will be tagged with `jdk17` to
indicate support.

Changes enclosed:
- Upgrade build Java language version -> v17
- Upgrade Kotlin bytecode version -> Java 17
- Upgrade GraalVM in Docker images -> Java 17
- Rebuild and tag Docker images
@sgammon sgammon added dependencies Pull requests that update a dependency file java Pull requests that update Java code ✋ embargoed PRs and issues that can't proceed because of some non-code condition platform:jvm PRs and issues relating to JVM support. labels Jun 28, 2022
@sgammon sgammon added this to the Alpha 1: Initial Release milestone Jun 28, 2022
@sgammon sgammon self-assigned this Jun 28, 2022
@elide-dev elide-dev deleted a comment from github-actions bot Jun 28, 2022
@elide-dev elide-dev deleted a comment from github-actions bot Jun 28, 2022
@elide-dev elide-dev deleted a comment from github-actions bot Jun 28, 2022
@elide-dev elide-dev deleted a comment from github-actions bot Jun 28, 2022
@elide-dev elide-dev deleted a comment from github-actions bot Jun 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #15 (43b1aba) into v3 (aabe77a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                 v3      #15   +/-   ##
=========================================
  Coverage     59.45%   59.45%           
  Complexity      166      166           
=========================================
  Files            33       33           
  Lines          1349     1349           
  Branches        132      132           
=========================================
  Hits            802      802           
  Misses          526      526           
  Partials         21       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aabe77a...43b1aba. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jun 28, 2022

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

@sgammon sgammon marked this pull request as ready for review June 28, 2022 08:06
@sgammon sgammon merged commit 0b3ea4b into v3 Jun 28, 2022
@sgammon sgammon deleted the feat/java-17 branch June 28, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ✋ embargoed PRs and issues that can't proceed because of some non-code condition java Pull requests that update Java code platform:jvm PRs and issues relating to JVM support.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants