-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
None
-
generic
-
generic
Pattern.java claims to support all the general property names at
http://www.unicode.org/Public/UNIDATA/PropertyValueAliases.txt
but the following are missing:
Pi -- Initial punctuation
Pf -- Final punctuation
LC -- Cased Letter
The set of characters matching the "P" category should include Pi and Pf
characters, as mandated by the Unicode standard.
###@###.### 2004-10-01
http://www.unicode.org/Public/UNIDATA/PropertyValueAliases.txt
but the following are missing:
Pi -- Initial punctuation
Pf -- Final punctuation
LC -- Cased Letter
The set of characters matching the "P" category should include Pi and Pf
characters, as mandated by the Unicode standard.
###@###.### 2004-10-01
- duplicates
-
JDK-4829857 java.util.Pattern does not support Unicode classes Pi, Pf, LC
-
- Resolved
-