Oddbean new post about | logout
 How to Switch Between Multiple Versions of Java

https://www.adamsdesk.com/posts/switch-java-multiple-versions/

#ArchLinux #debian #java #linux #ubuntu

https://cdn.fosstodon.org/media_attachments/files/111/151/336/035/979/905/original/16bbe114ce49d952.png 
 @053f521c technically OpenJDK is different than Oracle JDK. 

OpenJDK is the open source version of the Java proprietary software that is developed by Oracle. 

Operationally they function the same. It is nice you can easily switch as Java items usually have the proper forwards/backwards compatibility, but is usually best to match the JDK and JRE versions. 
 @053f521c 

honorably mention of sdkman here.

https://sdkman.io/