-
Bug
-
Resolution: Fixed
-
P3
-
6u5
-
b07
-
generic
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199102 | 7 | Andy Herrick | P3 | Resolved | Fixed | b64 |
With new java kernel, 'ic' ping doesn't indicate completion of Java.
So, we need to send a follow ping from kernel installer as 'kic' with method='jkernel'.
Since we are adding new event, we will be dropping 'di' & 'dc' pings from all install
methods(to reduce the cost). And also, these pings haven't been helpful for any analysis
or troubleshooting.
So, we need to send a follow ping from kernel installer as 'kic' with method='jkernel'.
Since we are adding new event, we will be dropping 'di' & 'dc' pings from all install
methods(to reduce the cost). And also, these pings haven't been helpful for any analysis
or troubleshooting.
- backported by
-
JDK-2199102 IS2 pings changes for Kernel Installer
- Resolved