Maybe i'm being naive about Threads.
Paulo Levi
i30817 at gmail.com
Fri Nov 20 22:48:56 PST 2009
But i'm wondering why there isn't a global jvm system option for the new
Thread(runnable).start() to perserve stack traces at least until the start
method.
Seems like a no brainer so that tools (like the netbeans debugger) can find
where the misbehaving threads originate from, (instead of like now, where i
have to depend on the names). Or am i missing something obvious?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20091121/59199fe4/attachment.html
More information about the core-libs-dev
mailing list