-
Bug
-
Resolution: Fixed
-
P2
-
6u17, 6u18
-
b02
-
x86
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198808 | 7 | William Harnois | P2 | Closed | Fixed | b104 |
JDK-2182744 | 6u18 | William Harnois | P2 | Closed | Fixed | b03 |
The original fix for 6865784 implemented the InstallerVersion variable for a plus build only. One of the elements of that fix was to move the sending of the Install Complete (IC) ping for a successful install from the MSI to the iftw wrapper. Now that this fix has been integrated into an FCS release, the sending of IC ping has to be also added to the offline installer wrapper.
This is a very low risk fix, only involves commenting out a single if statement that prevents the IC ping from being sent if the install result is success.
This is a very low risk fix, only involves commenting out a single if statement that prevents the IC ping from being sent if the install result is success.
- backported by
-
JDK-2182744 Need to port 6865784 to offline installer
-
- Closed
-
-
JDK-2198808 Need to port 6865784 to offline installer
-
- Closed
-
- duplicates
-
JDK-6873713 InstallerVersion ping variable is not correct for offline installer
-
- Closed
-