-
Bug
-
Resolution: Fixed
-
P3
-
7u10
-
b52
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2228441 | 7u21 | Nam Nguyen | P3 | Closed | Fixed | b04 |
Currently if application or applet require relaunch, we already performed update check and downloaded all eager resources. In the relaunched VM, we continue to check for update of these resources which would impact application total startup time.
We could do better, by either carry over update tracker state or simply say "eager update should have been done before relaunch do not retry it in the relaunched JVM"
We could do better, by either carry over update tracker state or simply say "eager update should have been done before relaunch do not retry it in the relaunched JVM"
- backported by
-
JDK-2228441 Relaunch should not repeat update checks for eager resources
-
- Closed
-