JDK-8222978 : Upgrade the extended grapheme cluster support to the latest Unicode level.
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.util.regex
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-04-25
  • Updated: 2019-05-23
  • Resolved: 2019-05-23
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 13
13Fixed
Related Reports
Duplicate :  
Relates :  
Description
As of JDK12, the support for the extended grapheme cluster is based on the Unicode 8.0 Segmentation spec (https://www.unicode.org/reports/tr29/tr29-27.html). This needs to be upgraded to the latest.