On Thu, 8 Jul 2021 20:45:22 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> What is the type arguments are themselves type variables: e.g. `@see Map<P,Q>` We then render them as links to the defining type (in this case `Map`). This is older behavior that has been there before, and it only works for included types. ------------- PR: https://git.openjdk.java.net/jdk17/pull/195