-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6u18
-
Component/s: deploy
-
b01
-
b05
-
x86
-
windows
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2198857 | 7 | Thomas Ng | P2 | Resolved | Fixed | b104 |
I noticed a problem with the pre-verification trick. If the user's cache has a copy of the FX runtime, and then install 6u18 and gets the pre-verified runtime in system cache, when we do classload, we still uses the one from user's cache without preverify.
- backported by
-
JDK-2198857 use preverified runtime from system cache if available
-
- Resolved
-
- relates to
-
JDK-6903284 Data read from system cache should be also cached in the memory cache
-
- Closed
-