review request (URGENT): 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
Emmanuel Castro
emmanuel.castro at laposte.net
Fri Jun 3 02:19:29 PDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110603/9be25032/attachment.html
More information about the mlvm-dev
mailing list