[9] RFR of 8073347: javadoc of Formattable messed up by JDK-8019857

Martin Buchholz martinrb at google.com
Tue Feb 17 19:09:10 UTC 2015


Thanks for the prompt response.

I think there's now an unbalanced } in the javadoc.

Although this bug report was only about Formattable, I was hoping to fix
all the scrunched-up @code's.
(@code that extends over more than 2 lines should have a <pre> added, using
the standard idiom. I've gone ahead and fixed jsr166.

I would unindent the code sample body itself 2 spaces left (but that's an
independent code sample formatting issue).



On Tue, Feb 17, 2015 at 10:52 AM, Brian Burkhalter <
brian.burkhalter at oracle.com> wrote:

> Please review at your convenience.
>
> Issue:  https://bugs.openjdk.java.net/browse/JDK-8073347
> Patch:  http://cr.openjdk.java.net/~bpb/8073347/
>
> Note the before and after versions of the HTML.
>
> Thanks,
>
> Brian
>



More information about the core-libs-dev mailing list