[EMAIL PROTECTED] said: > As Andrew said; when the last non-daemon thread dies; the Sun JVM has > a really nice feature to throw a stacktrace of all threads using one > command (the EOF char; ctrl-\) if not present; please place that on a > feature request list somwhere :)
Thread stack dumping is a VM function not a function of Classpath. For the record Kissme implements this functionality, albiet in a rather flakey way. I also recall that SableVM implements it too. -- Steve _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

