On Mon, 18 Sep 2023 14:34:31 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> The test RotatedTextTest shows a small width difference in the rotation (but 
> the test assumes the width difference is 0 and fails). I wonder if the test 
> can really assume a width difference 0 , is this really what we can expect 
> for all fonts on the various distros ?

Perhaps, the test should allow for some small differences in widths. It could 
still be a bug in JDK where rounding isn't handled precisely.

By choosing a different default font we may mask a problem.

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

PR Comment: https://git.openjdk.org/jdk/pull/15780#issuecomment-1723611031

Reply via email to