JDK-4304585 : RFE: String and StringBuffer should allow operations using surrogate characters
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 1.2.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2000-01-13
  • Updated: 2003-08-18
  • Resolved: 2003-08-18
Related Reports
Duplicate :  
Description
Unicode 3.0 defines new surrogates. Both String and StringBuffer should have methods that understand and manipulate surrogate Unicode values.

Comments
EVALUATION This will be considered for the Merlin release. **** After consideration, there will be no additional surrogate support in Merlin outside of the char converter support for updated UTF8. john.oconner@Eng 2000-10-11 **** Support for supplementary characters (the new name for surrogate characters) is being addresssed in Tiger through feature 4533872 and JSR 204. ###@###.### 2003-08-18
18-08-2003