RFR: 8046443 : A few typos in JAXP JavaDoc

huizhe wang huizhe.wang at oracle.com
Wed Jun 11 17:49:41 UTC 2014


And, here is a good discussion on closing tags:

http://webdesign.about.com/od/htmltags/qt/optional-html-end-tags-when-to-include-them.htm

-Joe

On 6/11/2014 10:24 AM, Lance Andersen wrote:
> Hi Joe,
>
> </p>  is what I am talking about.
>
> On the myriad of clean-ups that were needed to be done in JDBC, 
> getting rid of these type of <p>blah</p> blocks was needed and just 
> use <p>
>
> Best
> Lance
> On Jun 11, 2014, at 1:20 PM, huizhe wang <huizhe.wang at oracle.com 
> <mailto:huizhe.wang at oracle.com>> wrote:
>
>>
>> On 6/11/2014 9:48 AM, Lance Andersen wrote:
>>> Hi Joe,
>>>
>>> please change
>>>
>>> dont
>>>
>>> to
>>>
>>>  don't
>>
>> Oops, I committed too quickly.  But this is a dev comment, so we can 
>> fix that in the next patch.
>>
>>>
>>> I would get rid of the <p></p>
>>
>> Guide[1] for JavaDoc Tool suggests using <p> to separate paragraphs:
>> If you have more than one paragraph in the doc comment, separate the 
>> paragraphs with a |<p>|paragraph tag, as shown.
>>
>> [1] 
>> http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html
>>
>> -Joe
>>
>>>
>>> otherwise it is OK
>>>
>>> Best
>>> Lance
>>> On Jun 11, 2014, at 11:54 AM, huizhe wang <huizhe.wang at oracle.com 
>>> <mailto:huizhe.wang at oracle.com>> wrote:
>>>
>>>> Fix some typos in the JAXP documentation.  Please review.
>>>>
>>>> http://cr.openjdk.java.net/~joehw/jdk9/8046443/webrev/ 
>>>> <http://cr.openjdk.java.net/%7Ejoehw/jdk9/8046443/webrev/>
>>>>
>>>> Thanks,
>>>> Joe
>>>>
>>>>
>>>>
>>>
>>>
>>> <Mail Attachment.gif>
>>>
>>> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
>>> Oracle Java Engineering
>>> 1 Network Drive
>>> Burlington, MA 01803
>>> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance.Andersen at oracle.com 
>>> <mailto:Lance.Andersen at oracle.com>
>>>
>>>
>>>
>>>
>>
>
>
>
> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance.Andersen at oracle.com 
> <mailto:Lance.Andersen at oracle.com>
>
>
>
>




More information about the core-libs-dev mailing list