-
Enhancement
-
Resolution: Fixed
-
P2
-
7
-
b74
-
generic
-
generic
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.
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.
- relates to
-
JDK-6886358 layout code update
- Closed
-
JDK-6962082 closed/java/awt/font/TextLayout/CombiningPerf.java test fails on 7b97 on oel5.5-x64
- Closed