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.burkhal...@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 >