On Thu, 24 Dec 2020 02:04:06 GMT, Jonathan Gibbons <j...@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.

This pull request has now been integrated.

Changeset: c398a828
Author:    Jonathan Gibbons <j...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/c398a828
Stats:     8 lines in 2 files changed: 7 ins; 0 del; 1 mod

8258916: javac/doclint reports broken HTML on multiline mailto links

Reviewed-by: jlaskey, iris

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

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

Reply via email to