JDK-8174270 : Consolidate ICU sources in one location
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-02-09
  • Updated: 2022-07-05
  • Resolved: 2020-01-13
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 15
15 b06Fixed
Related Reports
Relates :  
Relates :  
Description
Currently, ICU source files are scattering around a few components, such as, Normalizer, Bidi, Collator, IDN, etc. Consolidating the ICU sources in a single location should lessen the upgrading effort.

Another benefit of consolidating the ICU sources in a single place is to declare the source ICU's version there.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/f1007d3e1907 User: naoto Date: 2020-01-13 16:06:33 +0000
13-01-2020