> From: [EMAIL PROTECTED] (Nelson Minar)


> Technically, there is only one semantic for Threads in Java. In theory
> Java is a completely specified runtime, ...

Not at all!  Java is _NOT_ completely specified.  In fact, some things,
such as many details of threading, are explicitly _un_specified.


>...and so code that runs
> differently with kernel threads or user threads is not "correct Java".

I don't know if you can say that, but it is code that isn't written
well enough to accounts for the differences allowed by the undefined
parts of Java threading.

Daniel





----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to