JDK-7079514 : JavaFX Installation should be successful when installing through DT
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7-client
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2011-08-15
  • Updated: 2013-09-12
  • Resolved: 2011-11-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u2 b03Fixed 8Fixed
Description
When DTPlugin want to autoinstall JavaFX into system, we failed to update DTdll because DT is running. We want to avoid this File-in-use cases.

Installation: update DT registries to latest DTdll in DeployDir. The next time Browser launches, it will use latest DTdlls.

Uninstallation: We still want to keep DTdlls in system. We copy DTdlls that's going to removed from system to system32 directory and update browser registry to point to system32/DTdll.