[11] [PATCH] 9053056: Anchor name conflict in ClassLoader JavaDoc

Martin Buchholz martinrb at google.com
Wed Mar 21 23:00:25 UTC 2018


Hmmm... it's a hard problem because we intentionally have invalid html in
our private javadoc, since it's designed primarily for human readers, e.g.

error: malformed HTML
  [javadoc]      * Precondition and postcondition: 0 <= i < modulus.

jsr166 has:

  [javadoc] 86 errors
  [javadoc] 780 warnings

... the world wants to be able to use markdown in javadoc ...


More information about the core-libs-dev mailing list