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

Support for Java 21 #335

Open
1 task
yeekangc opened this issue Jun 19, 2024 · 1 comment
Open
1 task

Support for Java 21 #335

yeekangc opened this issue Jun 19, 2024 · 1 comment
Assignees
Milestone

Comments

@yeekangc
Copy link
Member

yeekangc commented Jun 19, 2024

VS Code supports the use of Java 21. Filing this issue to track corresponding support in Liberty Tools.

First step is to test with Java 21 and see how things go.

@gilbysunil14
Copy link

gilbysunil14 commented Oct 15, 2024

The following steps done to check the support for java 21 in liberty tool for vs code:

  1. Set the JAVA_HOME path to point to Java 21.
  2. Performed FVT testing for both maven and gradle.
  3. Found the following issues:
    Exception throwing in Language Server for JakartaEE and Language Server for Liberty in Java 21 #346
    Language support for Java throwing exception while triggering Jakarta or MicroProfile snippets in an empty file for both Java 17 and Java 21 #345

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

No branches or pull requests

3 participants