Describe your feature request
Please upgrade the JDK from OpenJDK to version 17, as I require it.
What problem(s) would this feature solve?
That some Java programs are not compatible or work with some functions.
Explain what you were trying to do when you came across the problem leading to this feature request
Update the JDK version, but that is not possible on a shared place like this.
On the Java template? It is already on v17.
openjdk 17.0.5 2022-10-18
OpenJDK Runtime Environment GraalVM CE 22.3.0 (build 17.0.5+8-jvmci-22.3-b08)
OpenJDK 64-Bit Server VM GraalVM CE 22.3.0 (build 17.0.5+8-jvmci-22.3-b08, mixed mode, sharing)
How do I update an existing project?
What do you get when you run java --version
?
Hi, upon running java --version
i get response with 11.
It seem you already have a post here: How do I update one of my java projects to JAVA17?
And people are helping there