-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b68
-
generic
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8098687 | emb-9 | Kumar Srinivasan | P3 | Resolved | Fixed | team |
The GetPublicJREHome function is used to obtain the location of the JRE/JVM, this was primarily
required to help launch copies of java.exe, javaws.exe located in the Windows System32 directory and
for the Multi Version Java Launcher (mJRE).
With the removal of the above functionality (see JDK-7166597 andJDK-8058407), this logic is obsolete
and redundant, and should be removed.
required to help launch copies of java.exe, javaws.exe located in the Windows System32 directory and
for the Multi Version Java Launcher (mJRE).
With the removal of the above functionality (see JDK-7166597 and
and redundant, and should be removed.
- backported by
-
JDK-8098687 Remove dead code GetPublicJREHome in the launcher
-
- Resolved
-