Hello,
Please review the fix for jdk9-dev.
This fix is a part of the effort to make all javadoc in jdk9 be compatible to 
HTML5.

In the fix the most common issues are fixed.
The issues related to tables will be fixed later, because it is depends from 
the new html styles which are under review[1].

After the fix the number of errors reported during the build in java.desktop 
module decreased from 300+ to 110.

Bug: https://bugs.openjdk.java.net/browse/JDK-8179596
Webrev can be found at: http://cr.openjdk.java.net/~serb/8179596/webrev.00
Specdiff: http://cr.openjdk.java.net/~serb/8179596/specdiff.00

[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-May/047433.html

Reply via email to