Threads completely freak out

Hendrik Ebbers hendrik.ebbers at me.com
Fri Mar 29 18:29:48 PDT 2013


Hi,
today I tried to debug a JFX8 app with eclipse and used build 81 for this. But by using JavaFX in JDK8 the VM seems to create and destroy so many short living threads that the eclipse debugger can't handle this behavior. Is this a wanted behavior? And if yes, why isn't this done by thread pools?

Cheers,
Hendrik


More information about the openjfx-dev mailing list