RFR: 8270265: LineBreakMeasurer calculates incorrect line breaks with zero-width characters

Daniel Gredler dgredler at openjdk.org
Fri Feb 21 21:15:52 UTC 2025


On Fri, 21 Feb 2025 19:39:25 GMT, Alisen Chung <achung at openjdk.org> wrote:

> Should you add only these pixels when running the test on macos? Or do these pixels not matter on other platforms?

It doesn't matter on other platforms, since it's just a little bit of extra leniency. I'm relatively new to the codebase, but the other tests I've seen that run similar checks just add the necessary leniency across the board.

> Also, update copyright years on changed files

Done, thanks!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23603#issuecomment-2675553179


More information about the client-libs-dev mailing list