|
Quick Lists
|
|
Bug ID:
|
4914724
|
|
Votes
|
0
|
|
Synopsis
|
Supplementary character support in Java identifiers
|
|
Category
|
java:compiler
|
|
Reported Against
|
tiger
|
|
Release Fixed
|
1.5(tiger)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
2-High
|
|
Related Bugs
|
4533872
,
4912906
,
4973116
|
|
Submit Date
|
29-AUG-2003
|
|
Description
|
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.
|
|
Work Around
|
N/A
|
|
Evaluation
|
Commit to Tiger.
xxxxx@xxxxx 2003-08-29
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |