[ 
https://issues.apache.org/jira/browse/NETBEANS-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Schapitz updated NETBEANS-4962:
--------------------------------------
    Priority: Minor  (was: Critical)

> Due to the way that NetBeans' terminates programs, ShutDownHooks are unusable.
> ------------------------------------------------------------------------------
>
>                 Key: NETBEANS-4962
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4962
>             Project: NetBeans
>          Issue Type: Improvement
>         Environment: Windows 10
>            Reporter: Sean Gray
>            Priority: Minor
>
> ShutDownHooks do not work in NetBeans. They have never worked in NetBeans. 
> They need to work in NetBeans.
> They do not work because the only option in NetBeans to stop a program is the 
> terminate button, which (as of the most recent information I can find) calls 
> Process.destroy(). The terminate button should either stop the program in a 
> clean way that allows for ShutDownHooks, or there should be another option to 
> stop the program that does that.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to