-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6u22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214520 | 7-pool | Nikolay Gorshkov | P3 | Closed | Cannot Reproduce | |
JDK-2213217 | 6u30 | Nikolay Gorshkov | P2 | Closed | Fixed | b08 |
JDK-2213150 | 6u29-rev | Nikolay Gorshkov | P2 | Resolved | Fixed | b20 |
JDK-2207226 | 6u27-rev | Nikolay Gorshkov | P2 | Closed | Fixed | b21 |
Java: JRE1.4.2u19 + JRE6u22
Once JRE6u22 is installed and New Generation Plug-in is enabled on the system which has
JRE1.4.2 installed, jar file used by JRE1.4.2 won't be cached and jar file is always
downloaded from the server.
The customer initially had JRE1.4.2 installed on the system, and jar file caching was
working as expected. It means, once jar files are cached, it won't be downloaded from
the server and applets were invoked using local cache.
But after installing JRE1.6.0u22, jar file has never been cached and it is downloaded
from server every time applet is called.
This causes significant delay of starting up an applet.
- backported by
-
JDK-2213150 Jar file used by JRE1.4.2 won't be cached if it runs on New Generation Plugin.
- Resolved
-
JDK-2207226 Jar file used by JRE1.4.2 won't be cached if it runs on New Generation Plugin.
- Closed
-
JDK-2213217 Jar file used by JRE1.4.2 won't be cached if it runs on New Generation Plugin.
- Closed
-
JDK-2214520 Jar file used by JRE1.4.2 won't be cached if it runs on New Generation Plugin.
- Closed
- relates to
-
JDK-6858503 Tests using archive_x and cache_archive not working as expected.
- Closed
-
JDK-6882923 Applet JARs in cache_archive cannot be accessed if the applet cache is empty
- Closed