RFR: JDK-8179538: Update jdk.jdi to be HTML-5 friendly
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Tue May 2 19:40:48 UTC 2017
Hello,
Please review changes to make jdk.jdi HTML5 friendly,
table cell padding has not been addressed and will be fixed
separately, this takes care of others.
Note: Some of the errors were due to incorrect at throws but
in all cases there is the correct one further down, please use
sdiffs in these cases.
@throws {@link InvalidTypeException} if any....
before:jdk.jdi {error=42, warning=1}
after: jdk.jdi {error=1}
http://cr.openjdk.java.net/~ksrini/8179538/webrev.00/index.html
https://bugs.openjdk.java.net/browse/JDK-8179538
Thanks
Kumar
More information about the serviceability-dev
mailing list