Code review request for 6543593 "(reflect) Clarify private final field mutability"
Alan Bateman
Alan.Bateman at oracle.com
Mon Apr 4 18:04:48 UTC 2011
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.
More information about the core-libs-dev
mailing list