-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b97
-
generic
-
generic
-
Verified
The Unicode Character Database [UCD] provides a mapping from Unicode characters to the script property values. This information is useful for a variety of tasks that need to analyze a piece of text and determine what parts of it are in which script. So in these use scenarios character's script property value might produce more useful/meaningful results than "block", Unicode character's one other "property", which is already supported by j.l.Character class.
- relates to
-
JDK-6982267 UnicodeScript.of(int) returns incorrect values for code points 0485, 0486
- Closed
-
JDK-8023587 Fix lone remaining doclint issue in java.util.regex
- Closed
-
JDK-4860714 Make Unicode scripts available for use in regular expressions
- Closed
-
JDK-6948903 Make Unicode scripts available for use in regular expressions
- Closed