Other |
---|
5.0 tigerFixed |
Duplicate :
|
|
Relates :
|
|
Relates :
|
JSR 204 proposes to support Unicode supplementary characters in Java identifiers. Identifiers will be defined by the new java.lang.Character methods isJavaIdentifierStart(int) and isJavaIdentifierPart(int) rather than the old methods taking a char argument. This is part of Tiger release driver 4533872.
|