JDK-6873615 : Need to not remove "Installed" applications when cache is cleared. (Phase I)
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6,7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2009-08-19
  • Updated: 2017-05-16
  • Resolved: 2011-05-17
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
7 b121Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
clearing the cache (using javaws -uninstall, or using the JCP) removed everything.
Instead, applications, applets, and extensions should be considered "installed" in some circumstances, and not so easily removed.
Creating any kind of shortcut should be one case where an application or applet and all the extensions it uses are "installed" javafx extensions, should automatically be considered installed.

Comments
EVALUATION see details in comments
21-10-2010