-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6u21, 8
-
generic
-
generic, windows
Run the jdk installer as follows:
jdk.exe /s INSTALLDIRPUBJRE=C:\test\JRE
Expected behaviour: JRE should be installed in specified location and JDK/JAVADB should be installed in default location.
Actual behaviour: JDK/JRE/JAVADB are getting installed in default location.
Tested on XP(32-bit) and Vista (32-bit) with 6u21b06/6u19/6u15.
When run as follows:
jdk.exe /s INSTALLDIR=C:\test\JDK /INSTALLDIRPUBJRE=C:\test\JRE,it runs as expected and JDK/JRE are installed in specified locations. JAVADB is installed in default location.
jdk.exe /s INSTALLDIRPUBJRE=C:\test\JRE
Expected behaviour: JRE should be installed in specified location and JDK/JAVADB should be installed in default location.
Actual behaviour: JDK/JRE/JAVADB are getting installed in default location.
Tested on XP(32-bit) and Vista (32-bit) with 6u21b06/6u19/6u15.
When run as follows:
jdk.exe /s INSTALLDIR=C:\test\JDK /INSTALLDIRPUBJRE=C:\test\JRE,it runs as expected and JDK/JRE are installed in specified locations. JAVADB is installed in default location.
- relates to
-
JDK-6962906 JDK installer /s with only INSTALLDIRJAVADB does not work as expected
-
- Closed
-
-
JDK-8007409 Cmdline processing needs to be streamlined
-
- Closed
-