JDK-2218050 : SSV Helper Add-on doesn't get registered on IE
  • Type: Backport
  • Backport of: JDK-6953625
  • Component: deploy
  • Sub-Component: plugin
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2011-12-03
  • Updated: 2013-05-22
  • Resolved: 2013-05-22
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 6 JDK 7
6u30Fixed 7-poolResolved
Comments
Not an issue on JRE7
22-05-2013

EVALUATION Code which registers SSV Helper object with IE exists in regutils.dll and successfully sets SSV Helper registry entries. The problem is that the same dll latter calls CanonicalizeJava2Registry() function which exidently directly removes that SSV helper registry.
03-12-2011