Hi Jon,
> Since this is "just" a minor typo in the doc comment for an internal API,
it does not seem worth sponsoring
> this as a patch in its own right. We already have some work in progress
on that file currently being reviewed;
> I'll fix the typo as part of that, if that's OK with you.
Thank
Christoph,
Thanks for pointing this out.
Since this is "just" a minor typo in the doc comment for an internal
API, it does not seem worth sponsoring
this as a patch in its own right. We already have some work in progress
on that file currently being reviewed;
I'll fix the typo as part of tha
Hi, I'm beginning to play with the JDK 9 and found that running javadoc
using the -linksource option combined with --module option (as below)
creates the javadoc with links targeting the html source files but doesn't
create the html source files (src-html directory). Is this a bug? Thank
you, and s
Hi,
Just noticed a small typo in the @param doc for
AbstractMemberWriter.addModifiers(Element member, Content htmltree).
Would be happy if this is sponsored.
Cheers,
Christoph
PATCH
diff -r 359c604930af
src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/h