RFR: JDK-8179538: Update jdk.jdi to be HTML-5 friendly

Mandy Chung mandy.chung at oracle.com
Tue May 2 23:23:06 UTC 2017


Looks fine to me.

Mandy

> On May 2, 2017, at 12:40 PM, Kumar Srinivasan <kumar.x.srinivasan at oracle.com> wrote:
> 
> 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 core-libs-dev mailing list