RFR: JDK-8305713: DocCommentParser: merge blockContent and inlineContent [v6]

Jonathan Gibbons jjg at openjdk.org
Thu May 11 20:05:39 UTC 2023


On Wed, 19 Apr 2023 14:17:57 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.
>
> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address review feedback

(keep alive comment).  Still need to respond to feedback.

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

PR Comment: https://git.openjdk.org/jdk/pull/13431#issuecomment-1544601330


More information about the compiler-dev mailing list