-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b23
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220083 | 7u4 | William Harnois | P2 | Closed | Duplicate |
Now that we call deploy.dll from installer.dll, there is an issue because installer.dll is not built with unicode support where deploy.dll is. deploy.dll passes back info to the installer.dll on what files to copy around. The mismatch of unicode/non-unicode is causing trouble with javaws.exe. We didn't have this problem with regdeploy.exe before because it was compiled with unicode.
- backported by
-
JDK-2220083 javaws.exe not getting properly copied to the system dir
-
- Closed
-
- relates to
-
JDK-7123624 need to remove regdeploy.exe
-
- Closed
-