mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 03:43:21 +00:00
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…
x
Reference in New Issue
Block a user