[nio dev] [8] Review request for 8028049 : Tidy warnings cleanup for packages java.nio/java.io

Joseph Darcy joe.darcy at oracle.com
Tue Nov 12 15:16:35 PST 2013


On 11/12/2013 4:19 AM, Alan Bateman wrote:
> On 12/11/2013 07:06, Sergey Lugovoy wrote:
>> Hi all,
>> please look at the second patch
>> http://cr.openjdk.java.net/~yan/8028049/webrev.01/
>> for https://bugs.openjdk.java.net/browse/JDK-8028049
>>
>> As Joe suggested, I removed the tag<p>  at the end of comments; 
>> removed tag
>> <code>  from link; reran doclint - no new warnings.
> This looks okay to me (although I think Joe was suggest linkplain).
>
>

Right; I was suggesting something like

{@linkplain java.nio.channels.FileChannel#map <i>mapping</i>}

or

<i>{@linkplain java.nio.channels.FileChannel#map mapping}</i>

if the latter would render properly.

-Joe



More information about the nio-dev mailing list