-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
8
-
generic
-
windows
On a windows system having both jre 8 and older jre 6 version installed, if one uninstalls jre 6, the deployJava1.dll from jre6 is used (instead of the later deployJava1.dll from the remaining jre 8)
*** Tested Configurations:
- x86 Win 7
- jre 6u29 GA, jre8-b113 promotion
*** Steps to reproduce:
0) Uninstall all JREs from the system
1) Install jre 6u29
2) Install jre 8-b113 promotion
At this point, deployJava1.dll from jre 8 is registered with IE as expected
3) Uninstall jre 6u29
Expected: deployJava1.dll from jre 8 registered with IE
Actual: 6u29 deployJava1.dll from <System_Drive>\Windows\System32 registered with IE.