mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8218386: Correct the SE version in j.l.Character
Reviewed-by: lancea
This commit is contained in:
parent
d26f12ed43
commit
66c9e770df
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ import jdk.internal.misc.VM;
|
|||
* from the Unicode Consortium at
|
||||
* <a href="http://www.unicode.org">http://www.unicode.org</a>.
|
||||
* <p>
|
||||
* The Java SE 12 Platform uses character information from version 11.0
|
||||
* The Java SE 13 Platform uses character information from version 11.0
|
||||
* of the Unicode Standard, plus the Japanese Era code point,
|
||||
* {@code U+32FF}, from the first version of the Unicode Standard
|
||||
* after 11.0 that assigns the code point.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue