Joe Darcy wrote:
How about for the setters * @exception IllegalAccessException if this {@code Field} object* enforces Java language access control and the underlying* field is either inaccessible or final. Updated webrev at http://cr.openjdk.java.net/~darcy/6543593.1/
Adding in the word "either" makes this clear. Looks good. -Alan.