RE: Typo in AbstractMemberWriter.addModifiers(Element member, Content htmltree) doc

2017-10-30 Thread Christoph Dreis
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

Re: Typo in AbstractMemberWriter.addModifiers(Element member, Content htmltree) doc

2017-10-30 Thread Jonathan Gibbons
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

javadoc -linksource with --module options doesn't generate src-html

2017-10-30 Thread Nicolas Carranza
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

Typo in AbstractMemberWriter.addModifiers(Element member, Content htmltree) doc

2017-10-30 Thread Christoph Dreis
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