RFR : 8220087 : Remove remnants of HTML4 support
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Mar 6 00:21:40 UTC 2019
Priya,
I'd be inclined to remove HtmlVersion as well. That would include the
parameter to WorkArounds.initDocLint, replacing the usage on line 140
with a plain lower-case string.
-- Jon
On 03/05/2019 12:54 AM, Priya Lakshmi Muthuswamy wrote:
> Hi,
>
> Kindly review the changes for
> https://bugs.openjdk.java.net/browse/JDK-8220087
> webrev : http://cr.openjdk.java.net/~pmuthuswamy/8220087/webrev.00/
>
> Test
> test/langtools/jdk/javadoc/doclet/testNavigation/TestNavigation.java
> had duplicate tests, removed one of them.
>
> Thanks,
> Priya
>
More information about the javadoc-dev
mailing list