On Wed, 1 Feb 2023 22:33:13 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now contains two commits: >> >> - Merge with upstream/master >> - JDK-8301294: Allow `@` as an escape in documentation comments > > src/jdk.compiler/share/classes/com/sun/source/doctree/EscapeTree.java line 49: > >> 47: * >> 48: * <p>Note: this method returns the escaped character, not the >> original escape sequence. >> 49: * > > Remove newline. Rewritten this comment. ------------- PR: https://git.openjdk.org/jdk/pull/12372