JDK-7052791 : gernerate registerDT commands in deploy.dll
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7-client
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2011-06-08
  • 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
This is subsequent fix for CR7044944: DT is not registered in Chrome if Firefox is not installed. 

Original webrev is in   
http://sa.sfbay.sun.com/projects/deployment_data/7/7044944.9/deploy/

It didn't put into 7 workspace on time becausing deploy.dll has different complie configuration than fxreg.exe. What we want is making deployment native code complied in _UNICODE first (see CR7052783) and then we can put changes in it.