Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Upgrade the minimum java version support #137

Description

@jabrena

Description

Currently, the Java SDK is generating bytecodes in Java 7 and it is a very very old Java version.
According with the official Oracle documentation:

Oracle Java SE Support Roadmap

Release | GA Date               | Premier Support Until
7 (LTS)  | July 2011              | July 2019
8 (LTS)  | March 2014         | March 2022
11 (LTS) | September 2018 | September 2023
17 (LTS) | September 2021 | September 2026

Source: https://www.oracle.com/java/technologies/java-se-support-roadmap.html

Actions

  • Review with the DevRelTeam the steps to upgrade the JVM library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions