JDK-6656032 : Java AutoUpdate: Refresh cached information from xml file, before showing the bubble & installation
  • Type: Enhancement
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u3
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2008-01-28
  • Updated: 2010-09-17
  • Resolved: 2009-01-21
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
6u12 b01Fixed 7Fixed
Description
With current implementation, AutoUpdate process caches the update information from xml file.
Once cached, this information is not updated/refreshed even if the xml file content is changed and the 'Update Available' balloon is shown multiple times.

Sometimes, some of this xml file content is changed to reflect new messages/text or new sponsors etc. But this new information does not get to the user, even when the balloon is shown multiple times. To fix this, AutoUpdate process should check the xml file, everytime before the balloon is shown. And also Should check map xml for any changes before proceeding with installation, only if user is online.
*** (#1 of 1): 2008-01-28 14:00:28 EST ###@###.###

Comments
EVALUATION Need to refresh the cached information before reminding the user. And also check map xml file before proceeding with installation, only if user is online.
01-05-2008