Re: JDK 9 RFR of JDK-8069277: Doclint regression in java/security/KeyStore.java

2015-02-09 Thread Joseph D. Darcy
Hi Max, Yes; both should be "linkplain" -- I'll push with that fix. Thanks, -Joe On 2/9/2015 4:54 PM, Wang Weijun wrote: Should the "providers" link in the 2nd method also be "linkplain"? --Max On Feb 10, 2015, at 08:28, Joseph D. Darcy wrote: Hello, As the final purge of doclint warnin

Re: JDK 9 RFR of JDK-8069277: Doclint regression in java/security/KeyStore.java

2015-02-09 Thread Wang Weijun
Should the "providers" link in the 2nd method also be "linkplain"? --Max > On Feb 10, 2015, at 08:28, Joseph D. Darcy wrote: > > Hello, > > As the final purge of doclint warnings from the java.base module approaches, > please review the changes for > >JDK-8069277: Doclint regression in j

JDK 9 RFR of JDK-8069277: Doclint regression in java/security/KeyStore.java

2015-02-09 Thread Joseph D. Darcy
Hello, As the final purge of doclint warnings from the java.base module approaches, please review the changes for JDK-8069277: Doclint regression in java/security/KeyStore.java http://cr.openjdk.java.net/~darcy/8069277.0/ Patch below. Thanks, -Joe --- old/src/java.base/share/classe