From: Matthew Johnson <[EMAIL PROTECTED]> > I have just been discussing with the Kaffe team about handling Signals > in Java and the suggested I propose something here.
> Sun Java does not havean official way of handling signals but there are > some undocumented classes to do it (see > http://www-106.ibm.com/developerworks/ibm/library/i-signalhandling/). Sun has been aware of the problem and implemented a support in their implementation of J2SE 1.4. Signal Chaining http://java.sun.com/j2se/1.4.2/docs/guide/vm/signal-chaining.html Kazuyuki Shudo [EMAIL PROTECTED] http://www.shudo.net/ _______________________________________________ Classpathx-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpathx-discuss
