On Wed, 21 May 2025 07:35:12 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
>> Hannes Wallnöfer has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove assert that prevents invalid tag markup and rename variable > > Marked as reviewed by prappo (Reviewer). Thanks for the review, @pavelrappo! Unfortunately, my initial commit wasn't complete, I also had to remove an assert that would trigger with invalid reference (the `linkSeeReferenceOutput` method should be called with `null` reference, it generates the invalid tag markup). ------------- PR Comment: https://git.openjdk.org/jdk/pull/25329#issuecomment-2897381925