[OpenJDK 2D-Dev] RFR: 8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Dec 24 16:15:36 UTC 2015


Hi, Phil.
I see that this test relies on some parameters(coords, text, rotate, 
underline, graphic) of the main, and skips some checks by default. 
Probably they should be covered by default as well via @run tag for example?

On 17/12/15 00:12, Phil Race wrote:
> http://cr.openjdk.java.net/~prr/8145584/
> https://bugs.openjdk.java.net/browse/JDK-8145584
>
> The bug is that the code that tries to measure where the bounds
> of the rendering is not applying the same  rounding of the rendering
> position as the rendering path does. It seems this test was just
> waiting for the right circumstances to come along to expose the bug.
>
> The test that fails was closed but I have determined we are OK to open it.
>
> -phil.


-- 
Best regards, Sergey.



More information about the 2d-dev mailing list