Re: Incomplete shutdown (Eclipse)
Posted by sylz on
URL: https://forum.jogamp.org/Incomplete-shutdown-Eclipse-tp4025154p4026399.html
Hello,
I seem to have the same problem and was just wondering if you could fix it.
I use Windows 7, Eclipse (version 4.2) and also a Catalyst graphics driver (version 12.8).
After System.exit() was called according to the Debug-window in eclipse all Threads terminate, but javaw.exe is still running.
Moreover, javaw.exe also keeps running when i export this configuration as a .jar start it and try to close it,
but on a friend's computer it shuts down just fine.