I have on my Debian 11 Bullseye these JDK installed :
sudo update-java-alternatives -l
java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64
java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64
I want to switch to OpenJDK 17 and would to know if the Eclipse Temurin OpenJDK 17 is preferable to install instead of deb OpenJDK 17 package? NB: Temurin advantages according to Adoptium are :
supports high-quality, TCK certified runtimes and associated technology for use across the Java™ ecosystem