JDK-2166586 : Layout should not apply shaping to precomposed arabic presentation form glyphs.
  • Type: Backport
  • Backport of: JDK-6638533
  • Component: client-libs
  • Sub-Component: 2d
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2008-09-02
  • Updated: 2010-04-04
  • Resolved: 2008-11-14
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 6 JDK 7
6u12 b01Fixed 7Fixed
Comments
EVALUATION Line 16 of ShapingTypeData.cpp is incorrect and it causes incorrect shaping. Whilst some things may still work, other tests fail. 6743629: java/awt/font/TextLayout/LigatureCaretTest.java fails in pit buiild The fix needs to be backed out of 6u10 and reconsidered for a later release.
09-09-2008

EVALUATION as per main cr
02-09-2008