Hundreds of errors generating javadoc ??

Roger Riggs Roger.Riggs at oracle.com
Tue Feb 5 10:45:54 PST 2013


Hi,

Issue filed with example program:  JDK-8007566.
(Or just check Applet.java).

Thanks, Roger

> On 02/05/2013 09:06 AM, Roger Riggs wrote:
>> >  Hi,
>> >
>> >  What are the rules for valid tags? Which html schema is being enforced?
>> >
>> >  It looks like every<p>  tag must be closed with</p>.
>> >
>> >  Unclosed<p>  tags are very common to as paragraph breaks.
>> >
>> >  Thanks
> Something between 3.2 and 4.01 Transitional.
>
> <p>  does not require</p>. If you see evidence to the contrary in
> doclint messages, please let me know or file an issue. For now, we
> are using tools/javadoc(tool) for doclint issues.
>
> -- Jon



More information about the lambda-dev mailing list