Yavor Kolarov wrote:
>
> Thanks to everyone who replied!
>
> It is clear that JVM can't be part of the kernel. Because of three main
> reasons:
> 1. Java is not GPL'ed
> 2. the more code in the kernel the worse. Java is too big and not so stable.
>
You don't want different people sharing the jvm because of security
issues. Past incidents have shown that sun isn't very security concious
with the jvm.
What is really needed is a pre-started jvm. When you start up a java
process, the jvm will fork, and the child will su to you and proceed as
normal. I don't know exactly what the jvm is doing when it is taking
all that time starting up so I don't know how useful this would be.
--
Joseph Shraibman
[EMAIL PROTECTED]
Increase signal to noise ratio. http://www.targabot.com
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]