Quoting Nelson Minar <[EMAIL PROTECTED]>:
> Newer Sun releases will be native threads only, not green threads. I
> asked why, and got two answers:
> Hotspot assumes native threads, so a green threads version would be hard.
> Thread management is the OS' job, not the application's.
>
> We talke
Not much new news from JavaOne for Linux (or for anything, really). I
did stop by Sun's booth for J2SE on Linux and talked a bit with Hong
Zhang, their Hotspot guy for Linux.
Newer Sun releases will be native threads only, not green threads. I
asked why, and got two answers:
Hotspot assumes nat
You must set up your network interface (e.g. eth0) for multicast and add
a route to that interface (replace INTERFACE with eth0 for example) :
ifconfig INTERFACE multicast
route add -net 224.0.0.0 netmask 240.0.0.0 dev INTERFACE
On Wed, Jun 07, 2000 at 09:56:13PM -0400, David Blankley wrote:
> H
On Wed, 7 Jun 2000, Andrew Majercik wrote:
> And there-in lies the rub, because I am trying to find a viable JRE for
> shipping a product. :)
Sorry, I need to read $subject more carefully.
> Does anyone know who to contact?
The blackdown people are on this list, they probably already know.
At 23:37 6/7/00 -0400, Joseph Shraibman <[EMAIL PROTECTED]> wrote:
>Sez who? Maybe your jre happens to run that way, but IIRC the behavior
>is undefined. If I wasn't so lazy I would look it up.
sez the JLS, section 4.5.5. Yes I have it infront of me. No it's not
there because of this thread. And