Oracle JDK 11 Installation in Mageia
Oracle JDK 11 Mageia Installation - Switch
-
4. Switching to Java 11
Now to Switch Java to JDK 11
This is Valid only if you have to Manage more than One Java Releases:sudo update-alternatives --config java
And for the Java Compiler instead:
sudo update-alternatives --config javac