-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b30
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221103 | 7u4 | William Harnois | P3 | Closed | Fixed | b12 |
The installer.dll project still has the call to functions:
InstallJavaControlPanel()
UninstallJavaControlPanel()
The JCP is now registered/unregistered by the deploy.dll, so there's no need to call these functions. It seems to be harmless, but we should remove it anyways.
InstallJavaControlPanel()
UninstallJavaControlPanel()
The JCP is now registered/unregistered by the deploy.dll, so there's no need to call these functions. It seems to be harmless, but we should remove it anyways.
- backported by
-
JDK-2221103 no longer a need for InstallJavaControlPanel in installer.dll
-
- Closed
-