As much as I would love to have something like a java bash
(ok, call me a java junky), there is already something to avoid
continues jvm loading. It's called Echidna. You can find it at:

http://www.javagroup.org/echidna/

You can start different java applications in one jvm.
The author used it also in server mode to start javac
several times and saved some seconds compiling
his project. (ok, might be still slower than jikes,
but just as an example).

Bye,
   Clemens

Reply via email to