[jdk16] RFR: JDK-8258916: javac/doclint reports broken HTML on multiline mailto links

Jim Laskey jlaskey at openjdk.java.net
Thu Dec 24 03:08:01 UTC 2020


On Thu, 24 Dec 2020 02:04:06 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial fix to correctly handle '@' inside the value of an HTML attribute. 
> The fix is simply to cancel the `newline` flag that is set when a newline has been read.

Marked as reviewed by jlaskey (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk16/pull/68


More information about the compiler-dev mailing list