RFR: 8169819: minor cleanup for deprecated page

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Sep 29 19:05:30 UTC 2017


OK

-- Jon

On 09/29/2017 11:29 AM, Bhavesh Patel wrote:
> Hi,
>     Can you please review the fix for JDK-8169819? The fix consists of 
> 3 small fixes combined together for deprecated list page clean up
>
> 1) In the Contents and other sections in the deprecated list page, we 
> have removed the word "Deprecated" from the label.
> 2) The table contents are not sorted correctly when fully-qualified 
> names are listed. I have fixed it so that the names are sorted correctly.
> 3) The table column, specially for methods and constructors, do not 
> wrap correctly. I have fixed it and have also added the 
> zero-width-space on those columns.
>
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8169819
>
> Webrev: http://cr.openjdk.java.net/~bpatel/8169819/webrev.00/
>
>
> Regards,
>
> Bhavesh.
>



More information about the javadoc-dev mailing list