I do not know the JDK installer that installs PATH on any system.
You can install multiple versions of the JDK, and if you are using an IDE, you do not need to set the path. If you want to use it javacmanually (don't ask me why you did this), you need to set PATH for a specific version.
source
share