JDK 9 RFR of JDK-8031081 Use separate doclint flags for different doc bundles

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Jan 6 21:49:51 UTC 2014


Hold up there.   You can't give the access modifiers in the javadoc 
-Xdoclint option.  javadoc infers the modifiers from the other javadoc 
options, such as -private, -protected etc.

-- Jon


On 01/06/2014 12:55 PM, Chris Hegarty wrote:
> Sounds good to me ( I must remember to do doc builds before pushing;-)  ). In which case I’d like to go ahead and enable "-Xdoclint:all/protected” for the SCTP API docs. They are clean.




More information about the build-dev mailing list