On Mon, 7 Sep 2026 16:37:48 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> Test used to fail on linux in CI in older releases but with upgrade in 
> harfbuzz and linux, with current jdk, it is not failing now in several 
> iterations in linux and other platforms (CI test job in JBS) so 
> deproblemlisting 
> 
> 
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Tried in OL9.8 linux for all system fonts..It fails for many fonts for 
different antialiasing and affinetransforms like this

`font=Abyssinica SIL, antialiasing=true, 
graphicsTransform=AffineTransform[[0.707106781186548, -0.707106781186548, 0.0], 
[0.707106781186548, 0.707106781186548, 0.0]], 
fontTransform=AffineTransform[[1.0, -0.0, 0.0], [0.0, 1.0, 0.0]], 
reason=Invalid colors for graphics/font transforms`
`font=C059-BdIta, antialiasing=true, graphicsTransform=AffineTransform[[1.0, 
-0.0, 0.0], [0.0, 1.0, 0.0]], fontTransform=AffineTransform[[1.0, -0.0, 0.0], 
[0.0, 1.0, 0.0]], reason=Invalid colors for graphics/font transforms`
`font=Z003-MediumItalic, antialiasing=false, 
graphicsTransform=AffineTransform[[-0.707106781186548, -0.707106781186548, 
0.0], [0.707106781186548, -0.707106781186548, 0.0]], 
fontTransform=AffineTransform[[-0.707106781186548, 0.707106781186548, 0.0], 
[-0.707106781186548, -0.707106781186548, 0.0]], reason=Invalid colors for 
graphics/font transforms`

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

PR Comment: https://git.openjdk.org/jdk/pull/32742#issuecomment-5598338000

Reply via email to