On Fri, 18 Apr 2025 07:49:09 GMT, Daniel Gredler <dgred...@openjdk.org> wrote:
> Is it possible to automate `TestGlyphVectorLayout` using something like > [findTextBoundingBox](https://github.com/gredler/jdk/blob/c10a60bd86e383782e4809602a2a7c44d58b5d53/test/jdk/java/awt/font/FontScaling/RotatedScaledFontTest.java#L100)? > > Many of the issues that I have fixed recently were covered by manual tests > which weren't being checked... Need to think about automating the test while addressing the root cause for failure. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24736#issuecomment-2815238129