After installing the new Java JDK, don’t forget to set the PATH environment variable to point to the bin directory of the new JDK. Otherwise, java would still point at the old stuff. Also, reset JAVA_HOME to the new JDK as well.
A collection of my tech notes
After installing the new Java JDK, don’t forget to set the PATH environment variable to point to the bin directory of the new JDK. Otherwise, java would still point at the old stuff. Also, reset JAVA_HOME to the new JDK as well.