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.
EVALUATION
Jdk7 wordwraps long lines in tables (jdk6 doesn't). The failed test uses a long line that wraps into two different lines and it's the case of failure. The test should be ready for such situation.
Note that CR 4813831 fixed only the following:
------
4. When centered, the last line in the cell doesn't line up with the ones above it.
------
16-02-2011
EVALUATION
There was a controversial fix, 6423287, that has caused a number of regressions and has been rolled back (see 6751407, 6539700, 6612541). As part of the rollback, GlyphView was allowed to break at arbitrary points. There's a feature, 4644241, that's supposed to sort everything out.