RFR: JDK-8028712 : Tidy warnings cleanup for java.sql package
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 5 15:31:22 UTC 2013
On 05/12/2013 17:25, 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.
The removal of the <p> tags seems okay. The only thing that I'm not sure
about the addition of <br/> to the package docs (is that needed?).
Lance - while scanning this patch then it appears that some of the
formatting in the javadoc comments is all over the place
(java.sql.Connection is one example). It might be good to clean that up
once the jdk9 project is open for business.
-Alan
More information about the core-libs-dev
mailing list