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 the minimum java version support #137

Open
1 task
jabrena opened this issue Mar 23, 2022 · 0 comments
Open
1 task

Upgrade the minimum java version support #137

jabrena opened this issue Mar 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jabrena
Copy link
Contributor

jabrena commented Mar 23, 2022

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
@jabrena jabrena changed the title Upgrade java version Upgrade the minimum java version support Mar 23, 2022
@jabrena jabrena self-assigned this May 23, 2022
@tsolakoua tsolakoua added the enhancement New feature or request label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants