Hundreds of errors generating javadoc ??
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Feb 6 07:50:37 PST 2013
Fixed in tl/langtools.
-- Jon
On 02/05/2013 10:45 AM, Roger Riggs wrote:
> 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