RFR: JDK-8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
Vicente Romero
vicente.romero at oracle.com
Tue Jan 2 22:02:15 UTC 2018
looks good,
Vicente
On 01/02/2018 04:49 PM, Jonathan Gibbons wrote:
> Please review this simple fix in the tokenizer for reading javadoc
> comments.
> The fix is just to add a missing 'break' statement.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8183964
> Webrev: http://cr.openjdk.java.net/~jjg/8183961/webrev.00
>
> -- Jon
More information about the compiler-dev
mailing list