ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.220 by jsr166, Sun Sep 25 01:28:54 2016 UTC vs.
Revision 1.221 by jsr166, Sat Oct 8 21:39:24 2016 UTC

# Line 455 | Line 455
455        <arg value="${javadoc.jls.option}"/>
456   <!-- @apiNote currently unused -->
457   <!--       <arg value="-tag"/> -->
458 < <!--       <arg value="apiNote:a:&lt;em&gt;API Note:&lt;/em&gt;"/> -->
458 > <!--       <arg value="apiNote:a:API Note:"/> -->
459        <arg value="-tag"/>
460 <      <arg value="implSpec:a:&lt;em&gt;Implementation Requirements:&lt;/em&gt;"/>
460 >      <arg value="implSpec:a:Implementation Requirements:"/>
461        <arg value="-tag"/>
462 <      <arg value="implNote:a:&lt;em&gt;Implementation Note:&lt;/em&gt;"/>
462 >      <arg value="implNote:a:Implementation Note:"/>
463   <!-- tags added in jdk9: currently unused -->
464   <!--       <arg value="-tag"/> -->
465   <!--       <arg value="revised:X"/> -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines