-
Bug
-
Resolution: Fixed
-
P2
-
7
-
None
-
b12
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215651 | 7u2 | Igor Nekrestyanov | P2 | Closed | Fixed | b10 |
Launching application from cache may cause update check request when jar is opened by DeployCacheHandler.
This may cause robustness problems as jar might be updated and do not much "cached" data we used to decide about permissions, etc.
It also cause significant slow down if there are no updates.
This may cause robustness problems as jar might be updated and do not much "cached" data we used to decide about permissions, etc.
It also cause significant slow down if there are no updates.
- backported by
-
JDK-2215651 Launch from cache (background update check) => expect 0 network request on critical path
-
- Closed
-