JDK-8101143 : Integrate ICU library for opentype layout
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2011-11-22
  • Updated: 2015-06-16
  • Resolved: 2012-06-28
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 8
8Fixed
Related Reports
Blocks :  
Description
The ICU library from icu-project.org contains opentype layout code we need to support
complex scripts in JavaFX. As a first step to that we need to integrate the ICU library. 
This needs to be pushed into a new sandbox repository rather than the 2.1 repository
because it would be just useless bloat in 2.1 as the rest of what is needed won't be
available in that time frame.