-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
b02
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8005412 | 8 | Nam Nguyen | P3 | Resolved | Fixed | b71 |
Current memory cache entry get evicted when there are no references. This cause performance problem that a jar file might get read twice: once by the JNLP signed resource helper in validating the jar, and a second time a few seconds later if the jar is needed to load the applet or app.
- backported by
-
JDK-8005412 Add delay timer to avoid reading jar twice each launch
- Resolved