mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 12:38:07 +00:00
6866243: Javadoc for java.lang.Character still refers to Unicode 4 instead of 5
Reviewed-by: okutsu
This commit is contained in:
parent
c1073a5d61
commit
a74a7d0f30
@ -38,7 +38,7 @@ import java.util.Locale;
|
||||
* a character's category (lowercase letter, digit, etc.) and for converting
|
||||
* characters from uppercase to lowercase and vice versa.
|
||||
* <p>
|
||||
* Character information is based on the Unicode Standard, version 4.0.
|
||||
* Character information is based on the Unicode Standard, version 5.1.0.
|
||||
* <p>
|
||||
* The methods and data of class <code>Character</code> are defined by
|
||||
* the information in the <i>UnicodeData</i> file that is part of the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user