JDK-6501644 : sync LayoutEngine *code* structure to match ICU
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-12-06
  • Updated: 2010-04-04
  • Resolved: 2009-10-07
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 7
7 b74Fixed
Related Reports
Relates :  
Relates :  
Description
This is the follow on to CR: 6491584

make minor code changes - add functions that are #defined to nothing or defined as empty - 
to bring the layout code to zero or small delta from the ICU code

Background:  Previously, we had to manually make some changes to remove irrelevent things from ICU code before dropping it into the JDK.   This change will leave the irrelevent things in, but define them to have no impact on the final code.

Comments
EVALUATION removing changes that would prevent sync to newer ICU.
28-09-2009