JDK-6993147 : fix to 6946221 is incomplete - CacheUtils.java was not included in commit
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2010-10-19
  • Updated: 2010-12-04
  • Resolved: 2010-11-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 b118Fixed
Related Reports
Relates :  
Description
The integration of 6946221 somehow missed a change in CacheUtils.java to call LocalInstallHandler.uninstall with the forceRemove arg true.

As a result the fix for 
6946221: Unable to remove Java Web Start application from "Add and Remove Programs"
does not work.

Comments
EVALUATION the file was missing both from the webrev for 6946221 at: http://web-east.east/www/webrevs/ah22606/1.7.0/6946221/deploy/webrev/ and in the final hg commit
19-10-2010