[RFC] Netx: make the single instance server thread a daemon

Omair Majid omajid at redhat.com
Tue Jun 22 11:21:43 PDT 2010


Hi,

The attached thread makes the single instance server thread in Netx a 
daemon thread. This allows the JVM to shutdown even if the server is the 
only thread running. The unexpected shutdown of the server should not 
cause any problems - the only cleanup the server does is shutting down 
the port.

Ok to commit?

Cheers,
Omair
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: netx-make-single-instance-server-daemon.patch
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100622/1066b54f/netx-make-single-instance-server-daemon.patch 


More information about the distro-pkg-dev mailing list