Currently there is no possibility to install java-17-openjdk through sudo yum install java-17-openjdk on a CentOS 7 system (CentOS Linux release 7.9.2009 (Core)) as it was possible some time ago. When I now search for other openjdk versions, I can find the packages
java-1.6.0-openjdk java-1.7.0-openjdk java-1.8.0-openjdk java-11-openjdk java-latest-openjdk (OpenJDK 18) Also looking at https://rpmfind.net/linux/rpm2html/search.php?query=java-17-openjdk I cannot find an entry for CentOS 7.
I need OpenJDK 17. Is there some possibility to install it through a rpm package or any other alternative?