- 
    Bug 
- 
    Resolution: Fixed
- 
     P2 P2
- 
    7u4
- 
        b08
- 
        generic
- 
        generic
- 
        Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-2219656 | 8 | William Harnois | P2 | Closed | Fixed | b23 | 
                    In 7u4, we introduced regdeploy.exe in the jre "bin" dir as part of:
7088173 Installer need to start using new way to register deploy code
dropping a new file into the bin dir would require a CCC request. We need to do one of the following:
-remove regdeploy.exe and move the regdeploy code to installer.dll
-move the regdeploy.exe to the lib dir, or the deploy subdir (much less work and low risk)
            
7088173 Installer need to start using new way to register deploy code
dropping a new file into the bin dir would require a CCC request. We need to do one of the following:
-remove regdeploy.exe and move the regdeploy code to installer.dll
-move the regdeploy.exe to the lib dir, or the deploy subdir (much less work and low risk)
- backported by
- 
                    JDK-2219656 need to remove regdeploy.exe -           
- Closed
 
-         
- relates to
- 
                    JDK-7118750 restore RemoveAllStaticVersionRedirectKeys from installer code to registerDeploy -           
- Closed
 
-         
- 
                    JDK-7130872 javaws.exe not getting properly copied to the system dir -           
- Closed
 
-