JDK-6420739 : InstallStats posting is not disabled when post-status in xml file is NULL under one condition
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 5.0u8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2006-05-02
  • Updated: 2013-06-04
  • Resolved: 2006-06-14
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.
Other JDK 6
5.0u8 b02Fixed 6Fixed
Description
IS2 is not disabled when post-status in xml file is NULL and PostStatusUrl already set in registry to some URL by java autoupdate or previous install.
So the JRE install using online or offline installers still post pings even though the
xml file has no post-status set.
This is working as expected for auto update pings and when installation is done as update.

Comments
EVALUATION Putback fix to depoyment's 5.0U8 nightly ws: deploy ws: jinstall.cpp & install ws: wrapper.cpp
08-05-2006

EVALUATION The fix is to reset the registry key to NULL, if xml file has no post-status set.
02-05-2006