Code review request for 6543593 "(reflect) Clarify private final field mutability"

joe.darcy at oracle.com joe.darcy at oracle.com
Mon Apr 4 23:52:20 UTC 2011



On 4/4/2011 3:31 PM, David Holmes wrote:
> Joe Darcy said the following on 04/04/11 17:46:
>> David Holmes wrote:
>>
[snip]

>
>>> ** shouldn't all those @exception tags get converted to @throws?
>>
>> That would certainly be my style recommendation, but I wasn't looking 
>> to make that change at the moment.
>
> Strike while the iron is hot :)
>
> Cheers,
> David
>

For the packages I look after, I've previously done general purges of 
obsolete javadoc style, replacing <code>Foo</code> for {@code Foo}, 
etc.  The great @exception purge may start occurring early in JDK 8!

-Joe



More information about the core-libs-dev mailing list