Thanks for doing this. The code sample in SwitchPoint.java should be reformatted for consistency with other javadoc - insert " * " before every line.
Did you check for & as well? The code below needs another {@code as previously in the same javadoc. + * The name {@code <init>} will be parsed into { '<', "init", '>'}} On Mon, Aug 24, 2015 at 1:30 PM, Ivan Gerasimov <ivan.gerasi...@oracle.com> wrote: > Hi! > > In a few places {@code } block contains < and > sequences, which are > displayed verbatim in the doc. > Would you please help review the trivial cleanup? > > BUGURL: https://bugs.openjdk.java.net/browse/JDK-8134356 > WEBREV: http://cr.openjdk.java.net/~igerasim/8134356/00/webrev/ > > Sincerely yours, > Ivan >