RFR: 8190003: Special characters in group names should be escaped

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Wed Oct 25 21:49:54 UTC 2017


Jon,

Looks good.

Kumar

On 10/25/2017 2:43 PM, Jonathan Gibbons wrote:
> Please review this simple fix to better handle the "group name" 
> supplied in a -group option.
> The name is currently just wrapped in a RawHtml node; it should be 
> wrapped in a StringContent node.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8190003
> Webrev: http://cr.openjdk.java.net/~jjg/8190003/webrev.00/
>
> -- Jon



More information about the javadoc-dev mailing list