Re: On 8171135: Include javadoc on JarSigner API in security doc

2016-12-13 Thread Wang Weijun
Jon Will there be a dedicated page for all non-SE javadocs? We already had some in jdk.security.auth, jdk.security.jgss on the security guide home page [1]. Also, I am not sure if this belongs to the docs or build category if the javadoc is meant to be generated automatically. Therefore I let i

Re: On 8171135: Include javadoc on JarSigner API in security doc

2016-12-13 Thread Sean Mullan
I would check with Jon Gibbons to see if there may be a more "official" place for exported, non-SE javadocs; otherwise it seems ok to me. --Sean On 12/12/16 9:50 PM, Wang Weijun wrote: Hi All I've create a new bug to include the javadoc of the non-Java SE JarSigner API into security doc:

On 8171135: Include javadoc on JarSigner API in security doc

2016-12-12 Thread Wang Weijun
Hi All I've create a new bug to include the javadoc of the non-Java SE JarSigner API into security doc: https://bugs.openjdk.java.net/browse/JDK-8171135 If you think this is OK, I'll move the bug to doc. Thanks Max