-
Bug
-
Resolution: Fixed
-
P2
-
6u18
-
b05
-
b06
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198870 | 7 | Igor Nekrestyanov | P2 | Resolved | Fixed | b104 |
Cache.getSystemCacheEntry() does not use memory cache and therefore cache entries from the system cache
are always read from the disk (or disk cache). This has negative impact on performance.
are always read from the disk (or disk cache). This has negative impact on performance.
- backported by
-
JDK-2198870 Data read from system cache should be also cached in the memory cache
- Resolved
- relates to
-
JDK-6894899 use preverified runtime from system cache if available
- Closed