JDK-7044096 : JRE installer needs to be FX2 aware when registering/unregistering deployment bits
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2011-05-12
  • Updated: 2011-12-21
  • Resolved: 2011-06-01
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 7
7Resolved
Related Reports
Duplicate :  
Description
Starting in JRE 7, deployment bits will have it's own versioing scheme (10.x.x).  The JRE installer needs to be aware of this when doing registering/unregistering deployment bits - it cannot depend only by the JRE versioning anymore.

e.g  install JRE 7, install FX2, uninstall JRE 7, re-install JRE 7.

JRE 7 has deploy 10.0.0
FX2 has deploy 10.0.1

at the end of the above sequence, the plugin/webstart that is registered as default should be from FX2 (10.0.1).

Comments
EVALUATION I am closing this as duplicate of: 7045457: uninstall of JRE 7 with JRE 6 on the machine left 10.0.0 deployment registry key behind With the above fix, the JRE installer is now FX2 aware during both install and uninstall. If SQE found any other issues that needs to be addressed, please create new CR.
01-06-2011

EVALUATION this should be fixed by: 7045457: uninstall of JRE 7 with JRE 6 on the machine left 10.0.0 deployment registry key behind SQE, please verify the fix. Thanks!
24-05-2011