JDK-7009125 : Installed Applications (Phase II)
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-12-27
  • Updated: 2011-03-09
  • Resolved: 2011-03-08
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 b126Fixed
Related Reports
Relates :  
Relates :  
Description
CR 6873615 (Phase I) implemented the concept of installed vs cached applications and applets.  An Application should be able to specifically indicate it preferance for being installed vs cached.

The required spec change, to add "install" attribute to the shortcut element of the jnlp file, is covered under CR 6998729.

This is the RFE to implement the remaining (phase II) part of the project described at
http://j2se.sfbay.sun.com/web/bin/view/Deployment/SpecChange7for6873615

Comments
EVALUATION Will interpret install="true" shortcut arg as hint that app wants to be installed.
27-12-2010