RFR: 8200432: javadoc fails with ClassCastException on {@link byte[]}
Hannes Wallnöfer
hannes.wallnoefer at oracle.com
Thu Nov 22 14:39:58 UTC 2018
Thanks, Jon. I agree there’s more work to be done.
Hannes
> Am 21.11.2018 um 21:45 schrieb Jonathan Gibbons <jonathan.gibbons at oracle.com>:
>
> Hannes,
>
> Nice follow up.
>
> I'd still like to see us support generic types in references, where we link the raw type and type arguments separately, but that can be done separately. FWIW, we do have instances in the JDK docs where people try to do that, and right now the hack workarounds often cause bad HTML (where the type argument becomes an illegal HTML tag!)
>
> OK for this round, fixing the use of arrays in references.
>
> -- Jon
>
More information about the javadoc-dev
mailing list