R
Roy Ellis
Guest
Hello, in version 11.7 there is no way to specify a different JDK during the install. In 11.7, the best way to update the JDK/JRE is to copy the files from the new JDK/JRE into the $DLC/jdk and $DLC/jre, or as you suggested, symbolic links. In 12.1 we removed the JDK from the cdimage and the install asks for a valid JDK version path. And we added a single file where the JAVA_HOME can be changed making it easier to update the location of a new JDK, $DLC/properties/java.properties. Thanks, Roy
Continue reading...
Continue reading...