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

Commits on Jun 28, 2022

  1. Chore: Upgrade to Java 17

    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 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    929b5e3 View commit details
    Browse the repository at this point in the history
  2. Fix GraalVM setup action

    sgammon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    508ff30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b1aba View commit details
    Browse the repository at this point in the history