Hi Serge,

A fine point but in java/sql/package.html;  the self closing tag "<br/>"
is not supported in HTML 3.2 (defined in the DOCTYPE)).
Simply <br> is sufficient.

The rest looks fine to me.  (Not a Reviewer)

Roger


On 12/5/2013 12:25 PM, Serge wrote:
Hi all,
please review the fix
http://cr.openjdk.java.net/~yan/8028712/webrev.02/ <http://cr.openjdk.java.net/%7Eyan/8028712/webrev.02/>
for
https://bugs.openjdk.java.net/browse/JDK-8028712

This patch cleanup tidy warnings for generated html documentation, and do
not affect the appearance of the documentation.

Best regards,
Serge V. Lugovoy


Reply via email to