Re: Java Signal Handling

[email protected] Tue, 14 Jun 2005 01:15:46 +0900 (JST)
Newsgroups gmane.comp.java.classpath.extensions.discuss
Message-ID <[email protected]>
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/