-
Bug
-
Resolution: Fixed
-
P3
-
7u4
-
None
-
b31
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222340 | 7u6 | Igor Nekrestyanov | P3 | Closed | Fixed | b03 |
JDK-2222058 | 7u4 | Audrey Lin | P2 | Closed | Fixed | b16 |
on 64 bit windows machine, there's system32 folder for 64 bit application and sysWOW64 folder for 32 bit application.
However, during fx installation, fxreg.exe will look into both system32 and sysWOW64 for npdeployJava1.dll. This is wrong because if we have dtplugin for 64bit then we won't install 32 bit dtplugin anymore.
However, during fx installation, fxreg.exe will look into both system32 and sysWOW64 for npdeployJava1.dll. This is wrong because if we have dtplugin for 64bit then we won't install 32 bit dtplugin anymore.
- backported by
-
JDK-2222058 For 32 bit jre in 64 bit machine, fxreg.exe looks into system32 for npDeployJava1.dll
-
- Closed
-
-
JDK-2222340 For 32 bit jre in 64 bit machine, fxreg.exe looks into system32 for npDeployJava1.dll
-
- Closed
-