8247880: bad HTML(href==...) in table

Reviewed-by: lancea, darcy
This commit is contained in:
Jonathan Gibbons 2020-06-18 15:54:26 -07:00
parent de3923edf9
commit 2155d525dd

View File

@ -234,9 +234,9 @@ import java.util.Set;
* <td>null/unset</td>
* <td>
* A value representing the version entry to use when accessing a
* <a href=="{@docRoot}/../specs/jar/jar.html#multi-release-jar-files">
* <a href="{@docRoot}/../specs/jar/jar.html#multi-release-jar-files">
* multi-release JAR</a>. If the JAR is not a
* <a href=="{@docRoot}/../specs/jar/jar.html#multi-release-jar-files">
* <a href="{@docRoot}/../specs/jar/jar.html#multi-release-jar-files">
* multi-release JAR</a>, the value will be ignored and the JAR will be
* considered un-versioned.
* <p>