JDK-6478142 : Java Update continues even after the new posted update is pulled out
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u1
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2006-10-04
  • Updated: 2010-09-17
  • Resolved: 2009-02-02
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
Java Update continues with  version x even once we pull out version x. That is,
the initially detected version was selected for installation even if it gets pulled between initial detection and user accpetance.

Comments
EVALUATION This is happening because we only recheck the xml file only when it's next scheduled time when the "installation of update" is waiting for user approval.
10-10-2006