Forums

is it possible to install java 17?

hi, There is apparently java 11 installed (java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1) OpenJDK 64-Bit Server VM (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1, mixed mode, sharing) but for my webapp I would need java 17+. And I didn't found informations here how to install it (or if it's possible). Could anyone help me with that? thanks!

We do not host java web apps.

it's not a java web app. it's just a python webapp using a python package that requires java 17+

We could include it in the next system image but that would not happen this year.

thank you for your answers!