-
Enhancement
-
Resolution: Fixed
-
P3
-
6u3
-
b01
-
x86
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199187 | 7 | Chris Cenotti | P3 | Closed | Fixed | b64 |
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 ###@###.###
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 ###@###.###
- backported by
-
JDK-2199187 Java AutoUpdate: Refresh cached information from xml file, before showing the bubble & installation
- Closed