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

Brian Burkhalter brian.burkhalter at oracle.com
Thu Feb 11 03:12:47 UTC 2016


I don’t think that there was any problem with the script, just operator error.

I’ll double check it and push it tomorrow morning PT.

Thanks,

Brian

On Feb 10, 2016, at 5:35 PM, Philip Race <philip.race at oracle.com> wrote:

> +1
> 
> My eyes were glazing over but since it seems to have correctly
> handled tricky changes like this one below it seems probable to all be good.
> 
> -     * <p> The default implementation calls <code>decodeRaw(byte[] b,
> -     * ...)</code> and copies the resulting data into <code>s</code>.
> +     * <p> The default implementation calls {@code decodeRaw(byte[] b,
> +     * ...)} and copies the resulting data into {@code s}.

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


More information about the 2d-dev mailing list