RFR: 8341201: Broken link in AbstractAnnotationValueVisitor7 due to extra quotation mark

Jonathan Gibbons jjg at openjdk.org
Mon Sep 30 17:00:38 UTC 2024


On Mon, 30 Sep 2024 11:43:59 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

> Can I get a review for this trivial doc fix?
> 
> TIA

Currently, we do not check the target of `##` links at the time they are handled. That's a medium big complicated thing to do, given that possible sources of ids in the target file.

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

PR Review: https://git.openjdk.org/jdk/pull/21263#pullrequestreview-2338113109


More information about the compiler-dev mailing list