RFR 8182118: Package summary is missing in jdk.security.auth module

Weijun Wang weijun.wang at oracle.com
Mon Jun 19 05:24:02 UTC 2017


Updated at http://cr.openjdk.java.net/~weijun/8182118/webrev.01/.

>>
>> I thought about using {@link java.security.Principal} but seems it's not supported in package-info.java.
> 
> java/lang/package-info.java and many package summary use @link.

Looks like in my last try I only generated javadoc for 
jdk.security.auth. After adding java.base, the links show up.

> 
>>
>> BTW, is this bug meant for JDK 9? I just read the mail from Mark saying only P1 fixes will be allowed from now on.
> 
> If you push it your Monday, you should be able to make jdk-9+175 integration (6/22 GAC).  Otherwise P1 fixes only.

I see.

Thanks
Max

> 
> Mandy
> 



More information about the security-dev mailing list