RFR: JDK-8185154: jdwp-protocol.html contains unescaped entities
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Jul 24 23:15:18 UTC 2017
On 7/24/17 4:27 PM, Jonathan Gibbons wrote:
> Please review a simple fix to escape use of the < character in HTML
> fragments in the JDWP spec.
>
> In each case, the < is simply replaced by <.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8185154
> Webrev:
> http://cr.openjdk.java.net/~jjg/8185154/webrev.00/make/data/jdwp/jdwp.spec.sdiff.html
make/data/jdwp/jdwp.spec
No comments.
Thumbs up.
Dan
P.S.
I find the udiff easier to review for cases like this:
http://cr.openjdk.java.net/~jjg/8185154/webrev.00/make/data/jdwp/jdwp.spec.udiff.html
>
> -- Jon
More information about the serviceability-dev
mailing list