You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/05/07 03:36:47 UTC

DO NOT REPLY [Bug 8510] - shutdown hook does not fire in forked java task under JDK1.4

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8510>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8510

shutdown hook does not fire in forked java task under JDK1.4





------- Additional Comments From mcconnell@apache.org  2002-05-07 01:36 -------
Just a note concerning Ant 1.5 status - when invoking <java fork="true" ...> the
1.5 version does handle cleanup of the forked process however the when using
<java jar="whatever.jar" fork="true" ...> the process is not cleaned-up and
continues to execute independently.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>