JDK 9 RFR of JDK-8031081 Use separate doclint flags for different doc bundles
Joe Darcy
joe.darcy at oracle.com
Sun Jan 5 23:30:43 UTC 2014
On 01/05/2014 02:36 AM, Alan Bateman wrote:
> On 31/12/2013 02:07, Joe Darcy wrote:
>> :
>>
>> To be clear, the goal would be for "-Xdoclint:all/protected" to be
>> used on all bundles.
> Is the goal also for these warnings to be fatal? If so then I just
> wonder about the implications (we would need to ensure that the docs
> build are built continuously or minimally prior to any integration
> into master).
>
>
Yes, I think such javadoc warnings should be fatal. Additionally, when
an engineer is making javadoc changes, I think running the docs build
should be part of the to-do list before a push.
-Joe
More information about the build-dev
mailing list