[OpenJDK 2D-Dev] RFR: 8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes

Phil Race philip.race at oracle.com
Wed Feb 10 22:33:45 UTC 2016


Does your transmogrifier work where there is more than one per line ?

I expected both to be changed here :

-     * the <code>JPEGTables</code>. Default value is <code>null</code>.
+     * the {@code JPEGTables}. Default value is <code>null</code>.


-phil.

On 02/10/2016 01:41 PM, Brian Burkhalter wrote:
> Please review at your convenience.
>
> Issue:https://bugs.openjdk.java.net/browse/JDK-8149593
> Patch:http://cr.openjdk.java.net/~bpb/8149593/webrev.00/ 
> <http://cr.openjdk.java.net/%7Ebpb/8149593/webrev.00/>
>
> Summary: Transmogrify “<code>foo</code>” to “{@code foo}”. The patch 
> is long but the changes are all the same (quotation marks omitted):
>
>  1. “<code>" changed to “{@code “.
>  2. “</code>” change to “}”
>  3. “2015,” changed to “2016,"
>
>
> Both the source and the docs builds succeed, the latter with no errors 
> or warning in these affected classes.
>
> Thanks,
>
> Brian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160210/d58535c1/attachment.html>


More information about the 2d-dev mailing list