No subject
Mon Jun 21 19:03:09 PDT 2004
somewhere. The 'dummy' variable has a different value after the first
call to addShutdownHook() :(
> Anyway, I'm not sure if running several java applications within a single kaffe
> instance is a good idea, as long as kaffe doesn't implement some of process
> separation features from JanosVM.
It was a non-standard interface that noone (as far as I know) used
anyways.
> So for example, what happens when an application calls runtime.exit()? It
> shouldn't shut down the whole machine, unless it's the only application
> running. It shouldn't run the finalizers of objects not belonging to it, and
> only run its own shutdown hooks. The exit code should be stored for later
> retrieval. I assume Tim could come up with further pitfalls. ;)
Those are the high points :)
> cheers,
> dalibor topic
tim
More information about the kaffe
mailing list