-
Enhancement
-
Resolution: Won't Fix
-
P2
-
None
-
6
-
generic
-
generic
Including deployment classes into classes.jsa improves warm start time for plugin benchmarks (by 2-3%) but
increase of size of classes.jsa have negative impact on other benchmarks.
See experiment details in the comments section.
What needs to be done:
1) add second classlist to the install bundle (e.g. one attached)
2) update installer to generate 2 classes.jsa files
(by replacing classlist file and running dump procedure twice)
3) update plugin to pass additional parameter to VM
(prerequirement is to have 6867494 implemented on VM side)
increase of size of classes.jsa have negative impact on other benchmarks.
See experiment details in the comments section.
What needs to be done:
1) add second classlist to the install bundle (e.g. one attached)
2) update installer to generate 2 classes.jsa files
(by replacing classlist file and running dump procedure twice)
3) update plugin to pass additional parameter to VM
(prerequirement is to have 6867494 implemented on VM side)
- relates to
-
JDK-6797730 Umbrella: Applet startup performance improvements
-
- Closed
-
-
JDK-6867494 Add ability to select shared class archive to be used
-
- Closed
-