-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b142
-
generic
-
windows
-
Not verified
On Windows, the java executables are copied to system directory,
on Unix similar to /bin/java -> /somepath/bin/java.
The system executable or the launcher, needs to locate the JRE using the Windows registry. The location is predicated on the Oracle product installation. See JDK-8140371 and that logic is in the closed part of the jdk.
on Unix similar to /bin/java -> /somepath/bin/java.
The system executable or the launcher, needs to locate the JRE using the Windows registry. The location is predicated on the Oracle product installation. See JDK-8140371 and that logic is in the closed part of the jdk.