As someone else mentioned the test code did work for me with jdk1.1.7 v1a
with java, but not with jre.
Just wanted to add, that,
when I added a System.exit( 0 ) call to main, jre does work for me.
Bye,
Clemes
Changed test example:
public class F
{
protected void finalize() throws T
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 al
Hi Franz,
take a look at Jacob:
http://mats.gmd.de/clemens/jacob/
It might be exactly what you are looking for.
Cu,
Clemens
> From: Franz Reitinger <[EMAIL PROTECTED]>
> Date: Wed, 3 Jun 1998 14:35:10 +0200
>
> Developing Java-apps with Emacs is a fine thing. However source files
> may i