Image

Imagelocalstorm wrote in Imagejava_dev

Jar-caching

Good day, dear friends, Java developers!
I'm a new born java_dev member, so I have one question to you. I have a problem: My program consists of a number of JARs ~ 3000 classes, and JVM loads them "a bit slowly", it takes my P4 about 6-7 seconds to start. Do you know any solutions that allows to cache JAR's or may be loaded classes? This is a standalone application.