I noticed that the same kind of strange properties exists from
the beginning in the Java API on the Thread class. When the Thread.isAlive()
returns true, you're not sure that it is still true at the next instruction.
If one follows the same naming scheme, it would yield to Thread.hasDied().

Emmanuel CASTRO
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to