Withdrawn: JDK-8305713: DocCommentParser: merge blockContent and inlineContent

duke duke at openjdk.org
Thu Jul 6 23:02:09 UTC 2023


On Tue, 11 Apr 2023 18:13:14 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a cleanup in DocCommentParser to merge blockContent and inlineContent into a single method to parse "rich content" in a doc comment.
> 
> **Note:** This is dependent on PR #13362, to convert `DocCommentParser` to use enhanced switch.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/13431


More information about the compiler-dev mailing list