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)