> On Aug 2, 2017, at 4:21 PM, Jonathan Gibbons <[email protected]> > wrote: > > (I'm not sure if there is a better list for this request, but the request is > so simple, I'm hoping it will be sufficient. > > Please review this very simple fix to replace two uses of <code>...</code> > with {@code...}. > > The underlying problem being fixed is incorrect handling of the first > sentence in a couple of cases, due to the presence of a '?' in the code > expression. The doclet was treating the ? as terminating the first sentence, > leading to confusing output, and incorrect HTML being generated. > > JBS: https://bugs.openjdk.java.net/browse/JDK-8185758 > Webrev: http://cr.openjdk.java.net/~jjg/8185758/webrev.00/
Looks good. Mandy
