8233658: Escape + in the expression describing Runtime.Version string
Reviewed-by: naoto
This commit is contained in:
parent
b7f557e5c7
commit
68a7b58abb
@ -896,7 +896,7 @@ public class Runtime {
|
||||
* <blockquote><pre>
|
||||
* $VNUM(-$PRE)?\+$BUILD(-$OPT)?
|
||||
* $VNUM-$PRE(-$OPT)?
|
||||
* $VNUM(+-$OPT)?
|
||||
* $VNUM(\+-$OPT)?
|
||||
* </pre></blockquote>
|
||||
*
|
||||
* <p> where: </p>
|
||||
|
Loading…
Reference in New Issue
Block a user