JDK-4916384 : CANON_EQ supports only combining character sequences with non-spacing marks
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.regex
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-03
  • Updated: 2016-08-26
  • Resolved: 2016-05-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b119Fixed
Related Reports
Relates :  
Description
CANON_EQ seems to support only combining character sequences with non-spacing marks. Other canonical equivalence, such as Hangul/Jamos, doesn't work.

For example, "\uac00" should match both "\uac00" and "\u1100\u1161".

Comments
EVALUATION Not for tiger beta. ###@###.### 2003-11-18
18-11-2003