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

           Summary: shutdown hook does not fire in forked java task under
                    JDK1.4
           Product: Ant
           Version: 1.4.1
          Platform: PC
               URL: http://home.osm.net/020423.html
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When aborting a forked java process the shutdown hook does not fire if the 
underlying JDK is version 1.4.0 (1.4beta 3 and earlier are ok). The forked java 
process will continue running after the main build task has completed.  A 
demonstration of this problem is included in a test application (source and 
buildfile) available under http://home.osm.net/020423.html

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to